pkgsrc/security/p5-Digest-MD4/Makefile

17 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.27 2014/10/09 13:44:55 wiz Exp $
DISTNAME= Digest-MD4-1.9
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Digest-MD4/
COMMENT= Perl5 module for MD4 hash algorithm
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Digest/MD4/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"