svn commit: r399462 - head/net/rubygem-fog-storm_on_demand

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 16 13:16:15 UTC 2015


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 at 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


More information about the svn-ports-head mailing list