2006-10-03 10:52:58 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2006/10/03 08:52:58 rillig Exp $
|
2004-11-12 15:22:12 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= Crypt-RandPasswd-0.02
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2005-08-06 08:19:03 +02:00
|
|
|
PKGREVISION= 2
|
2004-11-12 15:22:12 +01:00
|
|
|
CATEGORIES= security perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
|
|
|
|
|
|
|
|
MAINTAINER= he@NetBSD.org
|
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Crypt-RandPasswd/
|
|
|
|
COMMENT= Random password generator based on FIPS-181
|
|
|
|
|
2006-07-13 21:10:50 +02:00
|
|
|
USE_LANGUAGES= # empty
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist
|
2004-11-12 15:22:12 +01:00
|
|
|
|
2006-10-03 10:52:58 +02:00
|
|
|
# Sometimes results in an endless loop.
|
|
|
|
TEST_TARGET= # none
|
|
|
|
|
2004-11-12 15:22:12 +01:00
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|