Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:54:40 +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: r400316 - head/www/rubygem-actionpack4
Message-ID:  <201510271554.t9RFseWm060604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 \



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