aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-twitter_oauth
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-06 06:34:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-06 06:34:30 +0000
commit95d3cfa1838b6eea083171e2a1795a80bad54a26 (patch)
tree9c6655317f18032dad833d30f5b027485a6d6669 /security/rubygem-twitter_oauth
parent6935f779290cd6afe9ae248746a09d7bbc2117eb (diff)
downloadports-95d3cfa1838b6eea083171e2a1795a80bad54a26.tar.gz
ports-95d3cfa1838b6eea083171e2a1795a80bad54a26.zip
Notes
Diffstat (limited to 'security/rubygem-twitter_oauth')
-rw-r--r--security/rubygem-twitter_oauth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-twitter_oauth/Makefile b/security/rubygem-twitter_oauth/Makefile
index 999f55227ad5..f9c7e99d0a00 100644
--- a/security/rubygem-twitter_oauth/Makefile
+++ b/security/rubygem-twitter_oauth/Makefile
@@ -10,13 +10,13 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Twitter OAuth REST API client library for Ruby
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
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
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes