svn commit: r402976 - head/devel/rubygem-launchy22
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Dec 4 12:35:41 UTC 2015
Author: sunpoet
Date: Fri Dec 4 12:35:40 2015
New Revision: 402976
URL: https://svnweb.freebsd.org/changeset/ports/402976
Log:
- Add LICENSE_FILE
- Remove USE_RAKE
Modified:
head/devel/rubygem-launchy22/Makefile
Modified: head/devel/rubygem-launchy22/Makefile
==============================================================================
--- head/devel/rubygem-launchy22/Makefile Fri Dec 4 12:35:36 2015 (r402975)
+++ head/devel/rubygem-launchy22/Makefile Fri Dec 4 12:35:40 2015 (r402976)
@@ -10,13 +10,12 @@ 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_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list