svn commit: r447263 - head/devel/rubygem-popen4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 3 17:27:04 UTC 2017


Author: sunpoet
Date: Thu Aug  3 17:27:03 2017
New Revision: 447263
URL: https://svnweb.freebsd.org/changeset/ports/447263

Log:
  Add LICENSE_FILE

Modified:
  head/devel/rubygem-popen4/Makefile

Modified: head/devel/rubygem-popen4/Makefile
==============================================================================
--- head/devel/rubygem-popen4/Makefile	Thu Aug  3 17:26:58 2017	(r447262)
+++ head/devel/rubygem-popen4/Makefile	Thu Aug  3 17:27:03 2017	(r447263)
@@ -12,6 +12,7 @@ COMMENT=	Cross platform API for managing child process
 
 LICENSE=	GPLv2 RUBY
 LICENSE_COMB=	dual
+LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-open4>=0.4.0:devel/rubygem-open4 \
 		rubygem-platform>=0.4.0:devel/rubygem-platform


More information about the svn-ports-head mailing list