From 1f5bacc7614f6cbcf2cb61d4a0a9fec60c0bb5b3 Mon Sep 17 00:00:00 2001 From: heinz Date: Thu, 13 Jul 2006 19:10:50 +0000 Subject: This is pure Perl, no compiler required. --- security/p5-Crypt-RandPasswd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') 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" -- cgit v1.2.3