![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / p5-Digest-BubbleBabble / Makefile (download)
Revision 1.13, Tue Oct 23 18:16:43 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:43 asau Exp $ DISTNAME= Digest-BubbleBabble-0.02 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 SVR4_PKGNAME= p5bbl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-BubbleBabble/ COMMENT= Perl5 module for bubble babble fingerprints LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 PERL5_PACKLIST= auto/Digest/BubbleBabble/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"