pkgsrc/security/p5-BSD-arc4random/Makefile
wiz 2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00

18 lines
493 B
Makefile

# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:04 wiz Exp $
#
DISTNAME= BSD-arc4random-1.50
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SJ/SJSZ/
MAINTAINER= bsiegert@NetBSD.org
HOMEPAGE= http://search.cpan.org/~sjsz/BSD-arc4random/
COMMENT= Perl interface to the arc4 random number generator
LICENSE= miros
PERL5_PACKLIST= auto/BSD/arc4random/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"