Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 21:42:24 +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: r401439 - head/textproc/rubygem-rails-dom-testing
Message-ID:  <201511122142.tACLgOM7086148@repo.freebsd.org>

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

Log:
  - Add LICENSE_FILE

Modified:
  head/textproc/rubygem-rails-dom-testing/Makefile

Modified: head/textproc/rubygem-rails-dom-testing/Makefile
==============================================================================
--- head/textproc/rubygem-rails-dom-testing/Makefile	Thu Nov 12 21:42:20 2015	(r401438)
+++ head/textproc/rubygem-rails-dom-testing/Makefile	Thu Nov 12 21:42:24 2015	(r401439)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Analyse and compare DOMs using Nokogiri
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-activesupport4>=4.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \
 		rubygem-nokogiri>=1.6:${PORTSDIR}/textproc/rubygem-nokogiri \



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