aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-21 16:31:51 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-21 16:31:51 +0000
commit01308ef90f602cac3932a9bb2e132b7d2cd46ddb (patch)
tree5adb635bfa0a3c790c378f77362a53685906ad1d /security/Makefile
parent8a84e5857382ccce7b00992c2d1a1b71f5efa5ee (diff)
downloadports-01308ef90f602cac3932a9bb2e132b7d2cd46ddb.tar.gz
ports-01308ef90f602cac3932a9bb2e132b7d2cd46ddb.zip
The single exported subroutine in this module is for generating a salt
suitable for being fed to crypt() and other similar functions. WWW: http://search.cpan.org/dist/Crypt-Salt PR: ports/90696 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151768
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 1053c4736628..2c0510251550 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -339,6 +339,7 @@
SUBDIR += p5-Crypt-Rijndael
SUBDIR += p5-Crypt-SKey
SUBDIR += p5-Crypt-SSLeay
+ SUBDIR += p5-Crypt-Salt
SUBDIR += p5-Crypt-Serpent
SUBDIR += p5-Crypt-SmbHash
SUBDIR += p5-Crypt-Solitaire