diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-02 09:42:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-02 09:42:33 +0000 |
commit | cc9647daad1d2d4eb17b2cd6554032b7d3d04a50 (patch) | |
tree | 34caadc96c2072c95c8280dd6ecc6819386f305c /security/p5-Crypt-GeneratePassword/Makefile | |
parent | 3050ab1e79a51053b095959c1a19e6fcc6722ed2 (diff) | |
download | ports-cc9647daad1d2d4eb17b2cd6554032b7d3d04a50.tar.gz ports-cc9647daad1d2d4eb17b2cd6554032b7d3d04a50.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-GeneratePassword/Makefile')
-rw-r--r-- | security/p5-Crypt-GeneratePassword/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/p5-Crypt-GeneratePassword/Makefile b/security/p5-Crypt-GeneratePassword/Makefile index 677848f91ad6..dc5b64ab8da3 100644 --- a/security/p5-Crypt-GeneratePassword/Makefile +++ b/security/p5-Crypt-GeneratePassword/Makefile @@ -7,9 +7,12 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Generate secure random pronounceable passwords +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |