Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 09:15:33 +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: r402035 - head/devel/rubygem-capybara
Message-ID:  <201511200915.tAK9FXOk010976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 20 09:15:33 2015
New Revision: 402035
URL: https://svnweb.freebsd.org/changeset/ports/402035

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-capybara/Makefile

Modified: head/devel/rubygem-capybara/Makefile
==============================================================================
--- head/devel/rubygem-capybara/Makefile	Fri Nov 20 09:15:29 2015	(r402034)
+++ head/devel/rubygem-capybara/Makefile	Fri Nov 20 09:15:33 2015	(r402035)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Integration testing tool for rack based web applications
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/License.txt
 
 RUN_DEPENDS=	rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \
 		rubygem-nokogiri>=1.3.3:${PORTSDIR}/textproc/rubygem-nokogiri \



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