svn commit: r335237 - head/devel/rubygem-open4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 29 21:40:12 UTC 2013


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 at 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


More information about the svn-ports-all mailing list