aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-03 02:52:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-03 02:52:02 +0000
commite1775717c43a30b2346f2cb5e1daa113cfd6dd7f (patch)
tree297b8095ad481e80a061316b3eedb15ae50e976a /security/Makefile
parent27d4e4cbc62f0ec1d49a16a6ccbe49ca69cf3857 (diff)
downloadports-e1775717c43a30b2346f2cb5e1daa113cfd6dd7f.tar.gz
ports-e1775717c43a30b2346f2cb5e1daa113cfd6dd7f.zip
- Add p5-App-Genpass 2.10
If you've ever needed to create 10 (or even 10,000) passwords on the fly with varying preferences (lowercase, uppercase, no confusing characters, special characters, minimum length, etc.), you know it can become a pretty pesky task. This module makes it possible to create flexible and secure passwords, quickly and easily. WWW: http://search.cpan.org/dist/App-Genpass/
Notes
Notes: svn path=/head/; revision=282849
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index a9382514bdb1..1c24e40945d7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -351,6 +351,7 @@
SUBDIR += outguess
SUBDIR += p11-kit
SUBDIR += p5-Apache-Htpasswd
+ SUBDIR += p5-App-Genpass
SUBDIR += p5-Auth-YubikeyDecrypter
SUBDIR += p5-AuthCAS
SUBDIR += p5-Authen-Bitcard