svn commit: r335229 - head/devel/rubygem-subexec

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


Author: sunpoet
Date: Fri Nov 29 21:31:16 2013
New Revision: 335229
URL: http://svnweb.freebsd.org/changeset/ports/335229

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-subexec/Makefile

Modified: head/devel/rubygem-subexec/Makefile
==============================================================================
--- head/devel/rubygem-subexec/Makefile	Fri Nov 29 21:31:11 2013	(r335228)
+++ head/devel/rubygem-subexec/Makefile	Fri Nov 29 21:31:16 2013	(r335229)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Subexec spawns a subprocess with an optional timeout
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list