svn commit: r388016 - head/devel/rubygem-kgio
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 30 23:10:16 UTC 2015
Author: sunpoet
Date: Sat May 30 23:10:15 2015
New Revision: 388016
URL: https://svnweb.freebsd.org/changeset/ports/388016
Log:
- Add LICENSE
Modified:
head/devel/rubygem-kgio/Makefile
Modified: head/devel/rubygem-kgio/Makefile
==============================================================================
--- head/devel/rubygem-kgio/Makefile Sat May 30 23:10:10 2015 (r388015)
+++ head/devel/rubygem-kgio/Makefile Sat May 30 23:10:15 2015 (r388016)
@@ -9,6 +9,9 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Provides non-blocking I/O methods
+LICENSE= LGPL21 LGPL3
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list