Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2013 21:40:12 +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: r335237 - head/devel/rubygem-open4
Message-ID:  <201311292140.rATLeCbZ023249@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 29 21:40:12 2013
New Revision: 335237
URL: http://svnweb.freebsd.org/changeset/ports/335237

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-open4/Makefile

Modified: head/devel/rubygem-open4/Makefile
==============================================================================
--- head/devel/rubygem-open4/Makefile	Fri Nov 29 21:33:15 2013	(r335236)
+++ head/devel/rubygem-open4/Makefile	Fri Nov 29 21:40:12 2013	(r335237)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Open4 manages child processes and their io handles
 
+LICENSE=	BSD	# and Ruby license
+
 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?201311292140.rATLeCbZ023249>