aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-20 15:51:00 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-20 15:51:00 +0000
commit6e9eb278e010ca2097ec67b81529f36ff974f7a6 (patch)
treecbd467c0fe1db96baabc7f967da433c4af517833 /security/Makefile
parent7a9dfa805e663a3b205b310043c5ebb6af2f08e5 (diff)
downloadports-6e9eb278e010ca2097ec67b81529f36ff974f7a6.tar.gz
ports-6e9eb278e010ca2097ec67b81529f36ff974f7a6.zip
Crypt::GOST_PP is a pure perl implementation of GOST, a 64-bit
symmetrical block cipher with a 256-bit key from the former Soviet Union. Please read the Pod documentation contained in the module itself for additional information, including the rationale behind the writing of this module. WWW: http://search.cpan.org/dist/Crypt-GOST_PP PR: ports/90685 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151652
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 2516358d6200..7748a0a30e58 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -302,6 +302,7 @@
SUBDIR += p5-Crypt-DSA
SUBDIR += p5-Crypt-ECB
SUBDIR += p5-Crypt-GOST
+ SUBDIR += p5-Crypt-GOST_PP
SUBDIR += p5-Crypt-GPG
SUBDIR += p5-Crypt-GeneratePassword
SUBDIR += p5-Crypt-HCE_MD5