svn commit: r397741 - head/devel/rubygem-activesupport4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 24 19:05:25 UTC 2015


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 at 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 \


More information about the svn-ports-all mailing list