Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2013 14:30:51 +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: r338315 - head/devel/rubygem-polyglot
Message-ID:  <201312311430.rBVEUpQo030453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Dec 31 14:30:51 2013
New Revision: 338315
URL: http://svnweb.freebsd.org/changeset/ports/338315

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-polyglot/Makefile

Modified: head/devel/rubygem-polyglot/Makefile
==============================================================================
--- head/devel/rubygem-polyglot/Makefile	Tue Dec 31 14:30:46 2013	(r338314)
+++ head/devel/rubygem-polyglot/Makefile	Tue Dec 31 14:30:51 2013	(r338315)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Provides a registry of file types
 
+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?201312311430.rBVEUpQo030453>