Index: head/devel/rubygem-actionview/Makefile =================================================================== --- head/devel/rubygem-actionview/Makefile (revision 387098) +++ head/devel/rubygem-actionview/Makefile (revision 387099) @@ -1,20 +1,22 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= actionview PORTVERSION= 4.1.6 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rendering framework putting the V in MVC (part of Rails) +LICENSE= MIT + RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-builder32>=3.2:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-erubis>=2.7.0:${PORTSDIR}/www/rubygem-erubis USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST=yes .include