aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-simple_form/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-simple_form/Makefile')
-rw-r--r--devel/rubygem-simple_form/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-simple_form/Makefile b/devel/rubygem-simple_form/Makefile
index 4f3bd27077dc..16fe01db772d 100644
--- a/devel/rubygem-simple_form/Makefile
+++ b/devel/rubygem-simple_form/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= simple_form
-PORTVERSION= 3.1.1
+PORTVERSION= 3.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Forms made easy
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel4>=4.0:${PORTSDIR}/databases/rubygem-activemodel4 \
rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4