openbsd-ports/net/p5-Net-MySQL/Makefile

17 lines
311 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $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
2010-11-19 17:31:32 -05:00
RUN_DEPENDS= security/p5-Digest-SHA1
MODULES= cpan
2004-02-01 15:17:43 -05:00
.include <bsd.port.mk>