aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-12-02 22:28:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-12-02 22:28:38 +0800
commite9fa33a9f327387fec6808589d869f1996ae57dc (patch)
treeb0919142b3e001cc35d056c1942c9671cf521005
parentad0e162f3a546f30129e713fe6c6795cfb6645fa (diff)
downloadfreebsd-ports-gnome-e9fa33a9f327387fec6808589d869f1996ae57dc.tar.gz
freebsd-ports-gnome-e9fa33a9f327387fec6808589d869f1996ae57dc.tar.zst
freebsd-ports-gnome-e9fa33a9f327387fec6808589d869f1996ae57dc.zip
- Add LICENSE
-rw-r--r--www/rubygem-actionpack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-actionpack/Makefile b/www/rubygem-actionpack/Makefile
index 5eb5873c20b8..28940dc69486 100644
--- a/www/rubygem-actionpack/Makefile
+++ b/www/rubygem-actionpack/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Action Controller and Action View of Rails MVC Framework
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \
rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \
rubygem-builder>=3.0.0:${PORTSDIR}/devel/rubygem-builder \