summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RandPasswd
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2006-07-13 19:10:50 +0000
committerheinz <heinz@pkgsrc.org>2006-07-13 19:10:50 +0000
commit24258e6d27b3132da529ee8ab725e67e1edd1708 (patch)
treeb7fa5713bf630b1289858610e4251b1fd50253e6 /security/p5-Crypt-RandPasswd
parent37b9df590f9ef6b6e6956eaad04e2d88dba3e89c (diff)
downloadpkgsrc-24258e6d27b3132da529ee8ab725e67e1edd1708.tar.gz
This is pure Perl, no compiler required.
Diffstat (limited to 'security/p5-Crypt-RandPasswd')
-rw-r--r--security/p5-Crypt-RandPasswd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile
index 48fe7f56a23..0fb9e97636f 100644
--- a/security/p5-Crypt-RandPasswd/Makefile
+++ b/security/p5-Crypt-RandPasswd/Makefile
@@ -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"