Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 23:09:42 +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: r388009 - head/devel/rubygem-georuby
Message-ID:  <201505302309.t4UN9gbn089681@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 30 23:09:41 2015
New Revision: 388009
URL: https://svnweb.freebsd.org/changeset/ports/388009

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-georuby/Makefile

Modified: head/devel/rubygem-georuby/Makefile
==============================================================================
--- head/devel/rubygem-georuby/Makefile	Sat May 30 23:09:37 2015	(r388008)
+++ head/devel/rubygem-georuby/Makefile	Sat May 30 23:09:41 2015	(r388009)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Holder for data returned from PostGIS and the Spatial Extensions of MySql	
 
+LICENSE=	MIT
+
 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?201505302309.t4UN9gbn089681>