Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2015 19:05:24 +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: r397741 - head/devel/rubygem-activesupport4
Message-ID:  <201509241905.t8OJ5Oli088663@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 24 19:05:24 2015
New Revision: 397741
URL: https://svnweb.freebsd.org/changeset/ports/397741

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-activesupport4/Makefile

Modified: head/devel/rubygem-activesupport4/Makefile
==============================================================================
--- head/devel/rubygem-activesupport4/Makefile	Thu Sep 24 19:05:18 2015	(r397740)
+++ head/devel/rubygem-activesupport4/Makefile	Thu Sep 24 19:05:24 2015	(r397741)
@@ -11,6 +11,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Utility classes and extension that are required by Rails MVC Framework
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-i18n>=0.6.9:${PORTSDIR}/devel/rubygem-i18n \
 		rubygem-json>=1.7.7:${PORTSDIR}/devel/rubygem-json \



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