![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / p5-Digest-MD4 / Makefile (download)
Revision 1.22, Tue Oct 23 18:16:44 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:44 asau Exp $ DISTNAME= Digest-MD4-1.5 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 SVR4_PKGNAME= p5md4 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"