aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-04-16 06:49:40 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-04-16 06:49:40 +0000
commit142e001b5776cf17acb783a104d65c135deed97c (patch)
tree9ef5fc26c7e4c1bcc65721c383ea442ac8c656f9 /security/Makefile
parent92927adf460cab8c09ae6a5bbb8d68c9b8d70b3d (diff)
downloadports-142e001b5776cf17acb783a104d65c135deed97c.tar.gz
ports-142e001b5776cf17acb783a104d65c135deed97c.zip
EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library. Features * Defaults to AES 128 CBC * Will use the systems OpenSSL library for transparent hardware crypto support * Single class object oriented access to most commonly used features * Ruby like WWW: http://ezcrypto.rubyforge.org/ PR: ports/122805 Submitted by: Steven Kreuzer
Notes
Notes: svn path=/head/; revision=211343
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 1b5605a19538..4211cbe59bac 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -664,6 +664,7 @@
SUBDIR += ruby-pam
SUBDIR += ruby-password
SUBDIR += ruby-tcpwrap
+ SUBDIR += rubygem-ezcrypto
SUBDIR += rubygem-net-sftp
SUBDIR += rubygem-net-ssh
SUBDIR += saferpay