Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2018 16:34:30 +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: r466749 - head/devel/rubygem-capybara-screenshot
Message-ID:  <201804071634.w37GYUJG068672@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  7 16:34:30 2018
New Revision: 466749
URL: https://svnweb.freebsd.org/changeset/ports/466749

Log:
  Add LICENSE

Modified:
  head/devel/rubygem-capybara-screenshot/Makefile

Modified: head/devel/rubygem-capybara-screenshot/Makefile
==============================================================================
--- head/devel/rubygem-capybara-screenshot/Makefile	Sat Apr  7 16:34:25 2018	(r466748)
+++ head/devel/rubygem-capybara-screenshot/Makefile	Sat Apr  7 16:34:30 2018	(r466749)
@@ -8,6 +8,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Automatically create snapshots with Capybara
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 RUN_DEPENDS=	rubygem-capybara>=1.0:devel/rubygem-capybara \
 		rubygem-launchy>=0:devel/rubygem-launchy
 



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