aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-20 07:01:29 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-20 07:01:29 +0000
commit7eed0577343ec31c17890679e8e3eb19b1c0f1e4 (patch)
tree4f11416e46ac8592bf3409131b73c5df7b978fe3 /security/Makefile
parent15e1a07d56ff6e541a953372a4427f4494a87e68 (diff)
downloadports-7eed0577343ec31c17890679e8e3eb19b1c0f1e4.tar.gz
ports-7eed0577343ec31c17890679e8e3eb19b1c0f1e4.zip
Add p5-Crypt-GeneratePassword 0.02,
This module lets you generate secure random passwords with a reasonable amount of pronounceability. It avoids the problems associated with the FIPS-181 NIST standard as used by Crypt::RandPasswd. See perldoc for more details. PR: 55575 Submitted by: andrew@scoop.co.nz
Notes
Notes: svn path=/head/; revision=87335
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 ce6c9a3060f4..6cef2e254208 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -201,6 +201,7 @@
SUBDIR += p5-Crypt-DH
SUBDIR += p5-Crypt-DSA
SUBDIR += p5-Crypt-ECB
+ SUBDIR += p5-Crypt-GeneratePassword
SUBDIR += p5-Crypt-HCE_SHA
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Crypt-OTP