![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / p5-Crypt-CBC / Makefile (download)
Revision 1.33, Fri May 31 12:41:53 2013 UTC (6 years, 6 months ago) by wiz
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. |
# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:53 wiz Exp $ DISTNAME= Crypt-CBC-2.32 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 SVR4_PKGNAME= p5cbc CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-CBC/ COMMENT= Perl5 cipher block chaining mode for various crypto algorithms PKG_INSTALLATION_TYPES= overwrite pkgviews BUILD_DEPENDS+= p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael DEPENDS+= p5-Digest-MD5>=2.0:../../security/p5-Digest-MD5 USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Crypt/CBC/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"