Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2015 13:53: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: r389387 - head/devel/rubygem-debug_inspector
Message-ID:  <201506131353.t5DDrgf4052364@svn.freebsd.org>

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

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-debug_inspector/Makefile

Modified: head/devel/rubygem-debug_inspector/Makefile
==============================================================================
--- head/devel/rubygem-debug_inspector/Makefile	Sat Jun 13 13:53:36 2015	(r389386)
+++ head/devel/rubygem-debug_inspector/Makefile	Sat Jun 13 13:53:41 2015	(r389387)
@@ -8,8 +8,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby wrapper for the MRI 2.0 debug_inspector API
 
+LICENSE=	MIT
+
 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?201506131353.t5DDrgf4052364>