Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / p5-Crypt-RandPasswd / Makefile
blob3948044bd49ffabf3a4d7f7873d0e40ce98c72fc
1 # $NetBSD: Makefile,v 1.12 2012/10/03 21:57:29 wiz Exp $
4 DISTNAME= Crypt-RandPasswd-0.02
5 PKGNAME= p5-${DISTNAME}
6 PKGREVISION= 6
7 CATEGORIES= security perl5
8 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
10 MAINTAINER= he@NetBSD.org
11 HOMEPAGE= http://search.cpan.org/dist/Crypt-RandPasswd/
12 COMMENT= Random password generator based on FIPS-181
14 USE_LANGUAGES= # empty
15 PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist
17 # Sometimes results in an endless loop.
18 TEST_TARGET= # none
20 .include "../../lang/perl5/module.mk"
21 .include "../../mk/bsd.pkg.mk"