aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 09:22:34 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 09:22:34 +0000
commit0a4f2d9b47dc1f8dde5102b736d135acc7c1adc4 (patch)
tree53e9ede1f5d08b47a3ca639f53046274460da17e /security/Makefile
parent543ac930586104af21012750f0fa0dc6c6768e4b (diff)
downloadports-0a4f2d9b47dc1f8dde5102b736d135acc7c1adc4.tar.gz
ports-0a4f2d9b47dc1f8dde5102b736d135acc7c1adc4.zip
Add p5-Crypt-OpenSSL-RSA, a Perl5 module to RSA encode and decode
strings using OpenSSL. PR: ports/30106 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
Notes
Notes: svn path=/head/; revision=47649
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 952fe2b6378f..53977af16712 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -114,6 +114,7 @@
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-ECB
SUBDIR += p5-Crypt-IDEA
+ SUBDIR += p5-Crypt-OpenSSL-RSA
SUBDIR += p5-Crypt-OpenSSL-Random
SUBDIR += p5-Crypt-Rijndael
SUBDIR += p5-Crypt-SSLeay