19 lines
331 B
Makefile

# $OpenBSD: Makefile,v 1.20 2020/07/03 21:45:34 sthen Exp $
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>