summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-10 15:47:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-10 15:47:15 +0000
commita9fbcd3d1d3b5ba8eab1a701fd2a1925751f8f49 (patch)
tree36337a434dc0fe7640890f307efa78886952a3a5 /security/Makefile
parent- update to 0.4 (diff)
- ruby-crypt is a pure-ruby implementation of a number of popular
encryption algorithms.
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 f1366b9b106d..a7c35b80b648 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -580,6 +580,7 @@
SUBDIR += ruby-aes
SUBDIR += ruby-blowfish
SUBDIR += ruby-cast_256
+ SUBDIR += ruby-crypt
SUBDIR += ruby-gpgme
SUBDIR += ruby-hmac
SUBDIR += ruby-mcrypt