aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-09-21 04:27:27 +0800
committernork <nork@FreeBSD.org>2002-09-21 04:27:27 +0800
commitf633a711d8d71cc605039e0328ff001d3aeca301 (patch)
treee58eb44258c86a3b8fd8fd1373b6c1684eb78259 /security/Makefile
parent266bb216fcec8f18548ee4134e68da3a49290bb0 (diff)
downloadfreebsd-ports-gnome-f633a711d8d71cc605039e0328ff001d3aeca301.tar.gz
freebsd-ports-gnome-f633a711d8d71cc605039e0328ff001d3aeca301.tar.zst
freebsd-ports-gnome-f633a711d8d71cc605039e0328ff001d3aeca301.zip
Add p5-Crypt-Twofish2(0.06), a perl module for Twofish encryption.
This module provides the similar functionality to Crypt::Twofish, but also is Crypt::CBC compliant module. Approved by: knu (mentor)
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 5e0f13dd8989..7088f70d4f74 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -173,6 +173,7 @@
SUBDIR += p5-Crypt-Solitaire
SUBDIR += p5-Crypt-TripleDES
SUBDIR += p5-Crypt-Twofish
+ SUBDIR += p5-Crypt-Twofish2
SUBDIR += p5-Crypt-UnixCrypt
SUBDIR += p5-Digest
SUBDIR += p5-Digest-BubbleBabble