svn commit: r397742 - head/devel/rubygem-activesupport41

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


Author: sunpoet
Date: Thu Sep 24 19:05:29 2015
New Revision: 397742
URL: https://svnweb.freebsd.org/changeset/ports/397742

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-activesupport41/Makefile

Modified: head/devel/rubygem-activesupport41/Makefile
==============================================================================
--- head/devel/rubygem-activesupport41/Makefile	Thu Sep 24 19:05:24 2015	(r397741)
+++ head/devel/rubygem-activesupport41/Makefile	Thu Sep 24 19:05:29 2015	(r397742)
@@ -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