aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-02 14:29:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-02 14:29:30 +0000
commitae4b7f44079a7ad04c63571a5e9413a0d8db9f61 (patch)
tree1169452f9b8080c23c06a212fa5c430769e6087d
parent684ee5fec36cb8b237f8eae116762e13a7e96981 (diff)
downloadports-ae4b7f44079a7ad04c63571a5e9413a0d8db9f61.tar.gz
ports-ae4b7f44079a7ad04c63571a5e9413a0d8db9f61.zip
Notes
-rw-r--r--security/rubygem-bcrypt-ruby/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile
index 7df64726bd23..42cb34af2efa 100644
--- a/security/rubygem-bcrypt-ruby/Makefile
+++ b/security/rubygem-bcrypt-ruby/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sophisticated and secure hash algorithm for passwords
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-bcrypt>=0:${PORTSDIR}/security/rubygem-bcrypt
USE_RUBY= yes