Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 07:14:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387099 - head/devel/rubygem-actionview
Message-ID:  <201505230714.t4N7E5qR071746@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505230714.t4N7E5qR071746>