aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-03-06 14:34:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-03-06 14:34:26 +0800
commit0d669078e9b2e3bce3ac635628cfb96578cfb7fe (patch)
treec45f27d88a9088800050046c2506d91b7f34313b /security
parent736316833ba78b3ad66901dc285fceb026e86fe4 (diff)
downloadfreebsd-ports-gnome-0d669078e9b2e3bce3ac635628cfb96578cfb7fe.tar.gz
freebsd-ports-gnome-0d669078e9b2e3bce3ac635628cfb96578cfb7fe.tar.zst
freebsd-ports-gnome-0d669078e9b2e3bce3ac635628cfb96578cfb7fe.zip
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-jugyo-twitter_oauth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-jugyo-twitter_oauth/Makefile b/security/rubygem-jugyo-twitter_oauth/Makefile
index b5522168ee79..5c481cd9432b 100644
--- a/security/rubygem-jugyo-twitter_oauth/Makefile
+++ b/security/rubygem-jugyo-twitter_oauth/Makefile
@@ -10,13 +10,13 @@ MAINTAINER= meta+ports@vmeta.jp
COMMENT= Fork of Twitter OAuth REST API client library for Ruby
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-json>=1.1.9:${PORTSDIR}/devel/rubygem-json \
rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \
rubygem-oauth>=0.4.1:${PORTSDIR}/net/rubygem-oauth
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
GEM_NAME= ${PORTNAME}-${DISTVERSION}