ports/net/p5-Net-MySQL/Makefile

17 lines
270 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= Pure Perl MySQL network protocol interface
VERSION= 0.11
DISTNAME= Net-MySQL-${VERSION}
CATEGORIES= net
REVISION= 0
# GPL/Artistic License
PERMIT_PACKAGE= Yes
RUN_DEPENDS= security/p5-Digest-SHA1
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>