svn commit: r402975 - head/devel/rubygem-launchy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 4 12:35:37 UTC 2015


Author: sunpoet
Date: Fri Dec  4 12:35:36 2015
New Revision: 402975
URL: https://svnweb.freebsd.org/changeset/ports/402975

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-launchy/Makefile

Modified: head/devel/rubygem-launchy/Makefile
==============================================================================
--- head/devel/rubygem-launchy/Makefile	Fri Dec  4 12:35:32 2015	(r402974)
+++ head/devel/rubygem-launchy/Makefile	Fri Dec  4 12:35:36 2015	(r402975)
@@ -10,11 +10,11 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Helper class for launching cross-platform applications
 
 LICENSE=	ISCL
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list