aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-01-14 14:13:23 +0800
committerwill <will@FreeBSD.org>2001-01-14 14:13:23 +0800
commit6bfbbc2dcc700a7e2a1dc0f1dba7365622316a4a (patch)
tree5b83310eec61aae302591b47f348b623870c7cb1 /security/Makefile
parenta1c262be60afcb3a0b7c4c9d8f00915b0790584f (diff)
downloadfreebsd-ports-gnome-6bfbbc2dcc700a7e2a1dc0f1dba7365622316a4a.tar.gz
freebsd-ports-gnome-6bfbbc2dcc700a7e2a1dc0f1dba7365622316a4a.tar.zst
freebsd-ports-gnome-6bfbbc2dcc700a7e2a1dc0f1dba7365622316a4a.zip
Add p5-Crypt-UnixCrypt 1.0, a perl module implementing crypt(3).
Requested by: jim
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 69a49c354b57..faa7ca6b5fd1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -84,6 +84,7 @@
SUBDIR += p5-Crypt-SSLeay
SUBDIR += p5-Crypt-TripleDES
SUBDIR += p5-Crypt-Twofish
+ SUBDIR += p5-Crypt-UnixCrypt
SUBDIR += p5-Digest-MD5
SUBDIR += p5-GnuPG-Interface
SUBDIR += p5-IO-Socket-SSL