aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-12 18:37:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-12 18:37:16 +0000
commit744da227f009a177616f40b9ea4286bc0b00d0ce (patch)
tree68dd25691a955cd8e70908fc3d1e3b803435875f /security/Makefile
parent9e2be5fddd0a8784f680fd6d828163c25e3a91f2 (diff)
downloadports-744da227f009a177616f40b9ea4286bc0b00d0ce.tar.gz
ports-744da227f009a177616f40b9ea4286bc0b00d0ce.zip
Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from NTT and Mitsubishi Electric Corporation. It is one of the approved encryption methods to be used by European Union as well as specified in several Internet RFCs. See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/ PR: ports/114525 Submitted by: Yoshisato YANAGISAWA
Notes
Notes: svn path=/head/; revision=195485
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 eb01510d27a3..92b34d293d88 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -356,6 +356,7 @@
SUBDIR += p5-Crypt-CBCeasy
SUBDIR += p5-Crypt-CFB
SUBDIR += p5-Crypt-Caesar
+ SUBDIR += p5-Crypt-Camellia_PP
SUBDIR += p5-Crypt-Chimera
SUBDIR += p5-Crypt-CipherSaber
SUBDIR += p5-Crypt-Cracklib