aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PassGen
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 09:08:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 09:08:26 +0000
commit45ccac20059573c3690532e878034f46066cb9f5 (patch)
treeb7b147021fc5c4ec7ad6d50a1c5ecede3111129f /security/p5-Crypt-PassGen
parenta2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff)
downloadports-45ccac20059573c3690532e878034f46066cb9f5.tar.gz
ports-45ccac20059573c3690532e878034f46066cb9f5.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341821
Diffstat (limited to 'security/p5-Crypt-PassGen')
-rw-r--r--security/p5-Crypt-PassGen/Makefile3
-rw-r--r--security/p5-Crypt-PassGen/pkg-descr2
-rw-r--r--security/p5-Crypt-PassGen/pkg-plist1
3 files changed, 1 insertions, 5 deletions
diff --git a/security/p5-Crypt-PassGen/Makefile b/security/p5-Crypt-PassGen/Makefile
index af4f605a6cc9..d79b6861d4dd 100644
--- a/security/p5-Crypt-PassGen/Makefile
+++ b/security/p5-Crypt-PassGen/Makefile
@@ -12,7 +12,4 @@ COMMENT= Crypt::PassGen - Generate a random password that looks like a real word
USES= perl5
USE_PERL5= configure
-MAN3= Crypt::PassGen.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-PassGen/pkg-descr b/security/p5-Crypt-PassGen/pkg-descr
index ad311f76b351..c0c7f92d3b70 100644
--- a/security/p5-Crypt-PassGen/pkg-descr
+++ b/security/p5-Crypt-PassGen/pkg-descr
@@ -13,5 +13,3 @@ The language of the password depends on the language used to construct
the frequency table.
WWW: http://search.cpan.org/dist/Crypt-PassGen/
-
--Anton
diff --git a/security/p5-Crypt-PassGen/pkg-plist b/security/p5-Crypt-PassGen/pkg-plist
index 1b6338f4d738..3dfa4685e25e 100644
--- a/security/p5-Crypt-PassGen/pkg-plist
+++ b/security/p5-Crypt-PassGen/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/PassGen/.packlist
%%SITE_PERL%%/Crypt/PassGenWordFreq.dat
%%SITE_PERL%%/Crypt/PassGen.pm
+%%PERL5_MAN3%%/Crypt::PassGen.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/PassGen
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
@dirrmtry %%SITE_PERL%%/Crypt