summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-27 15:54:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-27 15:54:40 +0000
commitf13f969ef9e6b5d7b0d407263ce34161022ee75a (patch)
tree4115599c5100829b078ff359926a928b97502ad8
parent12856321fa054138169aa5823b66f78fbac7006d (diff)
downloadfreebsd-ports-f13f969ef9e6b5d7b0d407263ce34161022ee75a.zip
- Add LICENSE_FILE
-rw-r--r--www/rubygem-actionpack4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-actionpack4/Makefile b/www/rubygem-actionpack4/Makefile
index ade37ccc3e4b..c5bc9b3507ce 100644
--- a/www/rubygem-actionpack4/Makefile
+++ b/www/rubygem-actionpack4/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Action Controller and Action View of Rails MVC Framework
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-actionview>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview \
rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \