aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-09-19 16:10:53 +0000
committerAde Lovett <ade@FreeBSD.org>2000-09-19 16:10:53 +0000
commitf67c6ae4c3ee3572733af4e9f35e6b876373d091 (patch)
treecacc286094b77c5b949ab5b271c4ab3e7d49c773 /security/Makefile
parent17ccf906b57bb71d38edd61a645923253331cd61 (diff)
downloadports-f67c6ae4c3ee3572733af4e9f35e6b876373d091.tar.gz
ports-f67c6ae4c3ee3572733af4e9f35e6b876373d091.zip
Add p5-Crypt-Blowfish, a perl module for Blowfish encryption,
required for the OpenSRS application. PR: 21340 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
Notes
Notes: svn path=/head/; revision=32865
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 3a835bd35d62..bc8c61944f8c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -61,6 +61,7 @@
SUBDIR += openssl
SUBDIR += p5-Authen-PAM
SUBDIR += p5-Authen-Radius
+ SUBDIR += p5-Crypt-Blowfish
SUBDIR += p5-Crypt-CBC
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA