svn commit: r400316 - head/www/rubygem-actionpack4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 27 15:54:41 UTC 2015


Author: sunpoet
Date: Tue Oct 27 15:54:40 2015
New Revision: 400316
URL: https://svnweb.freebsd.org/changeset/ports/400316

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-actionpack4/Makefile

Modified: head/www/rubygem-actionpack4/Makefile
==============================================================================
--- head/www/rubygem-actionpack4/Makefile	Tue Oct 27 15:54:35 2015	(r400315)
+++ head/www/rubygem-actionpack4/Makefile	Tue Oct 27 15:54:40 2015	(r400316)
@@ -11,6 +11,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Action Controller and Action View of Rails MVC Framework
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-actionview>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview \
 		rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \


More information about the svn-ports-all mailing list