This is pure Perl, no compiler required.
This commit is contained in:
parent
37b9df590f
commit
24258e6d27
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:30 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2006/07/13 19:10:50 heinz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Crypt-RandPasswd-0.02
|
||||
|
@ -11,6 +11,7 @@ MAINTAINER= he@NetBSD.org
|
|||
HOMEPAGE= http://search.cpan.org/dist/Crypt-RandPasswd/
|
||||
COMMENT= Random password generator based on FIPS-181
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/Crypt/RandPasswd/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
|
|
Loading…
Reference in a new issue