Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2015 13:54:15 +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: r389394 - head/devel/rubygem-semi_semantic
Message-ID:  <201506131354.t5DDsFJ8053302@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jun 13 13:54:15 2015
New Revision: 389394
URL: https://svnweb.freebsd.org/changeset/ports/389394

Log:
  - Add LICENSE
  - Add NO_ARCH

Modified:
  head/devel/rubygem-semi_semantic/Makefile

Modified: head/devel/rubygem-semi_semantic/Makefile
==============================================================================
--- head/devel/rubygem-semi_semantic/Makefile	Sat Jun 13 13:54:10 2015	(r389393)
+++ head/devel/rubygem-semi_semantic/Makefile	Sat Jun 13 13:54:15 2015	(r389394)
@@ -8,8 +8,11 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Library for parsing/formatting/comparing semi-semantic versions
 
+LICENSE=	APACHE20
+
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506131354.t5DDsFJ8053302>