svn commit: r400317 - head/www/rubygem-actionpack41

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


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

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-actionpack41/Makefile

Modified: head/www/rubygem-actionpack41/Makefile
==============================================================================
--- head/www/rubygem-actionpack41/Makefile	Tue Oct 27 15:54:40 2015	(r400316)
+++ head/www/rubygem-actionpack41/Makefile	Tue Oct 27 15:54:44 2015	(r400317)
@@ -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-actionview41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview41 \
 		rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \


More information about the svn-ports-all mailing list