# $NetBSD: Makefile,v 1.15 2005/08/06 06:19:30 jlam Exp $ # DISTNAME= Digest-MD4-1.5 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md4 PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-MD4/ COMMENT= Perl5 module for MD4 hash algorithm PERL5_PACKLIST= auto/Digest/MD4/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"