svn commit: r387099 - head/devel/rubygem-actionview

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 23 07:14:05 UTC 2015


Author: sunpoet
Date: Sat May 23 07:14:04 2015
New Revision: 387099
URL: https://svnweb.freebsd.org/changeset/ports/387099

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-actionview/Makefile

Modified: head/devel/rubygem-actionview/Makefile
==============================================================================
--- head/devel/rubygem-actionview/Makefile	Sat May 23 07:13:59 2015	(r387098)
+++ head/devel/rubygem-actionview/Makefile	Sat May 23 07:14:04 2015	(r387099)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at 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


More information about the svn-ports-all mailing list