Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 21:42:48 +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: r401445 - head/www/rubygem-gon-rails4
Message-ID:  <201511122142.tACLgmht086745@repo.freebsd.org>

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

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-gon-rails4/Makefile

Modified: head/www/rubygem-gon-rails4/Makefile
==============================================================================
--- head/www/rubygem-gon-rails4/Makefile	Thu Nov 12 21:42:44 2015	(r401444)
+++ head/www/rubygem-gon-rails4/Makefile	Thu Nov 12 21:42:48 2015	(r401445)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Framework to pass data to JS easily
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-actionpack4>=3.0:${PORTSDIR}/www/rubygem-actionpack4 \
 		rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \



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