diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-31 10:09:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-31 10:09:28 +0000 |
commit | 66733093f268828ba5047b43512fa8d72edc2a4a (patch) | |
tree | 7f349302e1d0bc07de871e1048fd578661c1414f /security | |
parent | 89e154a818bc8e3c11d3b856dfdab2591bd40f6d (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-twitter_oauth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-twitter_oauth/Makefile b/security/rubygem-twitter_oauth/Makefile index 3a56e5c5706d..6c15ee877196 100644 --- a/security/rubygem-twitter_oauth/Makefile +++ b/security/rubygem-twitter_oauth/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Twitter OAuth REST API client library for Ruby +LICENSE= MIT + RUN_DEPENDS= rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json \ rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \ rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth |