aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-09-20 00:10:53 +0800
committerade <ade@FreeBSD.org>2000-09-20 00:10:53 +0800
commitbd996764a11b5824db87add28c9aa41db6da099b (patch)
treec2aaa9e6f4e32a382650715a303f4cd548b40ee9 /security/Makefile
parent01b8c9fb27052de6011b17ab317718de40bca3ed (diff)
downloadfreebsd-ports-gnome-bd996764a11b5824db87add28c9aa41db6da099b.tar.gz
freebsd-ports-gnome-bd996764a11b5824db87add28c9aa41db6da099b.tar.zst
freebsd-ports-gnome-bd996764a11b5824db87add28c9aa41db6da099b.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>
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