aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-08-26 23:07:44 +0800
committerswills <swills@FreeBSD.org>2014-08-26 23:07:44 +0800
commitf88f38ecc9d0406aa73891ad3869de09d2860418 (patch)
treefa137290acdca4f6a9734bb14d4ba59203b68946 /security/Makefile
parent6c49d42e72a399d07dd9ea5478deceeb723ab701 (diff)
downloadfreebsd-ports-gnome-f88f38ecc9d0406aa73891ad3869de09d2860418.tar.gz
freebsd-ports-gnome-f88f38ecc9d0406aa73891ad3869de09d2860418.tar.zst
freebsd-ports-gnome-f88f38ecc9d0406aa73891ad3869de09d2860418.zip
security/rubygem-bcrypt: add rubygem-bcrypt port
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords. WWW: https://github.com/codahale/bcrypt-ruby
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 e86f9893e3bd..214689e18415 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -866,6 +866,7 @@
SUBDIR += ruby-hmac
SUBDIR += ruby-password
SUBDIR += ruby-tcpwrap
+ SUBDIR += rubygem-bcrypt
SUBDIR += rubygem-bcrypt-ruby
SUBDIR += rubygem-ezcrypto
SUBDIR += rubygem-gpgr