Date: Fri, 16 Oct 2015 13:16:13 +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: r399462 - head/net/rubygem-fog-storm_on_demand Message-ID: <201510161316.t9GDGDR4030231@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 16 13:16:13 2015 New Revision: 399462 URL: https://svnweb.freebsd.org/changeset/ports/399462 Log: - Add LICENSE_FILE - Add NO_ARCH Modified: head/net/rubygem-fog-storm_on_demand/Makefile Modified: head/net/rubygem-fog-storm_on_demand/Makefile ============================================================================== --- head/net/rubygem-fog-storm_on_demand/Makefile Fri Oct 16 13:16:08 2015 (r399461) +++ head/net/rubygem-fog-storm_on_demand/Makefile Fri Oct 16 13:16:13 2015 (r399462) @@ -10,10 +10,12 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for the 'fog' gem to support StormOnDemand LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json +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?201510161316.t9GDGDR4030231>