aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2005-09-15 15:02:39 +0000
committerLars Thegler <lth@FreeBSD.org>2005-09-15 15:02:39 +0000
commit98c35b4d0f7b66070e3b4b4005eb1a7a7a9dd208 (patch)
tree4444fc2c72e36fedb137d1e01a771f17718ccb44 /security/Makefile
parent71ef50e3d27ec795e9c6a04bd85de9122c0065f8 (diff)
downloadports-98c35b4d0f7b66070e3b4b4005eb1a7a7a9dd208.tar.gz
ports-98c35b4d0f7b66070e3b4b4005eb1a7a7a9dd208.zip
Add p5-Crypt-NULL 1.02, perl implementation of the NULL encryption
algorithm. PR: ports/84629 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Notes
Notes: svn path=/head/; revision=142820
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 3794ebb0ec7b..29ac6423653d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -284,6 +284,7 @@
SUBDIR += p5-Crypt-GeneratePassword
SUBDIR += p5-Crypt-HCE_SHA
SUBDIR += p5-Crypt-IDEA
+ SUBDIR += p5-Crypt-NULL
SUBDIR += p5-Crypt-OFB
SUBDIR += p5-Crypt-OTP
SUBDIR += p5-Crypt-OpenPGP