svn commit: r389693 - head/devel/rubygem-bosh-template

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 15 12:06:05 UTC 2015


Author: sunpoet
Date: Mon Jun 15 12:06:04 2015
New Revision: 389693
URL: https://svnweb.freebsd.org/changeset/ports/389693

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-bosh-template/Makefile

Modified: head/devel/rubygem-bosh-template/Makefile
==============================================================================
--- head/devel/rubygem-bosh-template/Makefile	Mon Jun 15 12:04:36 2015	(r389692)
+++ head/devel/rubygem-bosh-template/Makefile	Mon Jun 15 12:06:04 2015	(r389693)
@@ -8,11 +8,13 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Renders bosh templates
 
+LICENSE=	APACHE20
+
 RUN_DEPENDS=	rubygem-semi_semantic>=1.1.0:${PORTSDIR}/devel/rubygem-semi_semantic
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST=	yes
 
 PLIST_FILES=	bin/bosh-template
 


More information about the svn-ports-head mailing list