Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 21:43:20 +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: r401453 - head/devel/rubygem-coffee-script
Message-ID:  <201511122143.tACLhKqI087591@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 12 21:43:19 2015
New Revision: 401453
URL: https://svnweb.freebsd.org/changeset/ports/401453

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-coffee-script/Makefile

Modified: head/devel/rubygem-coffee-script/Makefile
==============================================================================
--- head/devel/rubygem-coffee-script/Makefile	Thu Nov 12 21:43:15 2015	(r401452)
+++ head/devel/rubygem-coffee-script/Makefile	Thu Nov 12 21:43:19 2015	(r401453)
@@ -10,12 +10,12 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-coffee-script-source>=0:${PORTSDIR}/devel/rubygem-coffee-script-source \
 		rubygem-execjs>=0:${PORTSDIR}/devel/rubygem-execjs
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



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