svn commit: r466749 - head/devel/rubygem-capybara-screenshot
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 7 16:34:35 UTC 2018
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 at 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
More information about the svn-ports-all
mailing list