diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:40:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-08 03:40:21 +0000 |
commit | f52720006b75196e35fbaaf496ab9705ee09c966 (patch) | |
tree | f1c7b29ee4c3f160cc888802d8568495a0291a20 | |
parent | - Add LICENSE (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=353255
-rw-r--r-- | devel/rubygem-crack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-crack/Makefile b/devel/rubygem-crack/Makefile index efe80f8cf10f..c784040cfe25 100644 --- a/devel/rubygem-crack/Makefile +++ b/devel/rubygem-crack/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby Library of Simple JSON and XML Parsing +LICENSE= MIT + RUN_DEPENDS= rubygem-safe_yaml>=0.9.0:${PORTSDIR}/devel/rubygem-safe_yaml USE_RUBY= yes |