Date: Fri, 4 Dec 2015 12:35:36 +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: r402975 - head/devel/rubygem-launchy Message-ID: <201512041235.tB4CZaHK017263@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512041235.tB4CZaHK017263>