openbsd-ports/net/p5-Net-MySQL/Makefile
2013-03-11 11:35:43 +00:00

17 lines
311 B
Makefile

# $OpenBSD: Makefile,v 1.17 2013/03/11 11:35:53 espie Exp $
COMMENT= Pure Perl MySQL network protocol interface
VERSION= 0.11
DISTNAME= Net-MySQL-${VERSION}
CATEGORIES= net
# GPL/Artistic License
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= security/p5-Digest-SHA1
MODULES= cpan
.include <bsd.port.mk>