svn commit: r388015 - head/devel/rubygem-interact

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 30 23:10:12 UTC 2015


Author: sunpoet
Date: Sat May 30 23:10:10 2015
New Revision: 388015
URL: https://svnweb.freebsd.org/changeset/ports/388015

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-interact/Makefile

Modified: head/devel/rubygem-interact/Makefile
==============================================================================
--- head/devel/rubygem-interact/Makefile	Sat May 30 23:10:06 2015	(r388014)
+++ head/devel/rubygem-interact/Makefile	Sat May 30 23:10:10 2015	(r388015)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Simple API for command-line interaction
 
+LICENSE=	BSD3CLAUSE
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list