aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@FreeBSD.org>2008-06-01 20:59:20 +0000
committerHenrik Brix Andersen <brix@FreeBSD.org>2008-06-01 20:59:20 +0000
commitdd297c811228fcbd10075d78018eb9aedbca17bf (patch)
tree4a13925a6d704eab0eb1858b00d3bf4ab0654eec /security/Makefile
parent5fbae18db0a0e0f07562b16d5e69000fc9ee476f (diff)
downloadports-dd297c811228fcbd10075d78018eb9aedbca17bf.tar.gz
ports-dd297c811228fcbd10075d78018eb9aedbca17bf.zip
Perl XS interface for a portable traditional crypt function.
WWW: http://search.cpan.org/dist/Crypt/UnixCrypt_XS/ Approved by: erwin (mentor)
Notes
Notes: svn path=/head/; revision=214154
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 5a61892b2f26..49d3706f1f7c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -432,6 +432,7 @@
SUBDIR += p5-Crypt-Twofish
SUBDIR += p5-Crypt-Twofish2
SUBDIR += p5-Crypt-UnixCrypt
+ SUBDIR += p5-Crypt-UnixCrypt_XS
SUBDIR += p5-Crypt-X509
SUBDIR += p5-Crypt-xDBM_File
SUBDIR += p5-Data-Entropy