Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2015 18:44:06 +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: r398858 - head/devel/rubygem-sprockets-rails
Message-ID:  <201510081844.t98Ii6fu060984@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  8 18:44:06 2015
New Revision: 398858
URL: https://svnweb.freebsd.org/changeset/ports/398858

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-sprockets-rails/Makefile

Modified: head/devel/rubygem-sprockets-rails/Makefile
==============================================================================
--- head/devel/rubygem-sprockets-rails/Makefile	Thu Oct  8 18:44:01 2015	(r398857)
+++ head/devel/rubygem-sprockets-rails/Makefile	Thu Oct  8 18:44:06 2015	(r398858)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Sprockets Rails integration
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS?=	rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4 \
 		rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \



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