aboutsummaryrefslogtreecommitdiff
path: root/security/p5-String-MkPasswd
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 18:03:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 18:03:40 +0000
commit7edda98febad312802475dba6b50d7479a37397b (patch)
treed7408d44121869e025a5f787d2662ce6fee4d2b9 /security/p5-String-MkPasswd
parentcd3cb6184d743f557750904f520cdc062e37b05e (diff)
Notes
Diffstat (limited to 'security/p5-String-MkPasswd')
-rw-r--r--security/p5-String-MkPasswd/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-String-MkPasswd/Makefile b/security/p5-String-MkPasswd/Makefile
index dbf799f12355..d395bea9dbde 100644
--- a/security/p5-String-MkPasswd/Makefile
+++ b/security/p5-String-MkPasswd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-String-MkPasswd
-# Date created: Fri Apr 29 10:13:10 CEST 2011
-# Whom: Frank Wall <fw@moov.de>
-#
+# Created by: Frank Wall <fw@moov.de>
# $FreeBSD$
-#
PORTNAME= String-MkPasswd
PORTVERSION= 0.04
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= fw@moov.de
COMMENT= A random password generator
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= mkpasswd.pl.1
MAN3= String::MkPasswd.3