diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-21 11:37:30 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-21 11:37:30 +0000 |
commit | 3c243e1e620973568dcb4a93735b809e8f670306 (patch) | |
tree | 1f3549555b0fc0bddbdc2811fb65f0d6ea76f9ac /security/Makefile | |
parent | 7768dd7cc216fcd7963cd94609ba008766215e39 (diff) | |
download | ports-3c243e1e620973568dcb4a93735b809e8f670306.tar.gz ports-3c243e1e620973568dcb4a93735b809e8f670306.zip |
Add ruby-mcrypt, a Ruby interface to the mcrypt library.
Notes
Notes:
svn path=/head/; revision=44271
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 5b92ff28cb3a..c3cb447c0ffb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -142,6 +142,7 @@ SUBDIR += rsaref SUBDIR += ruby-acl SUBDIR += ruby-blowfish + SUBDIR += ruby-mcrypt SUBDIR += ruby-pam SUBDIR += ruby-sha1 SUBDIR += ruby-ssl |