# $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>
