aboutsummaryrefslogtreecommitdiff
path: root/comms/rubygem-ruby-termios
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 16:22:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 16:22:26 +0000
commitcf68df85e2b73ab52ed9d9dc2dd5f434f20bd641 (patch)
tree0154f48f7cbacd1992d48fb569cf8bc4c05c606f /comms/rubygem-ruby-termios
parent223d0bd155b55d89c01f6226c9f5342938fc0415 (diff)
Notes
Diffstat (limited to 'comms/rubygem-ruby-termios')
-rw-r--r--comms/rubygem-ruby-termios/Makefile3
-rw-r--r--comms/rubygem-ruby-termios/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/comms/rubygem-ruby-termios/Makefile b/comms/rubygem-ruby-termios/Makefile
index a33640efad14..65bd5955cf9a 100644
--- a/comms/rubygem-ruby-termios/Makefile
+++ b/comms/rubygem-ruby-termios/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to termios
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/comms/rubygem-ruby-termios/pkg-descr b/comms/rubygem-ruby-termios/pkg-descr
index c194f2ad73d3..feab19f61bd1 100644
--- a/comms/rubygem-ruby-termios/pkg-descr
+++ b/comms/rubygem-ruby-termios/pkg-descr
@@ -1,3 +1,3 @@
Ruby-termios is a Ruby interface to termios.
-WWW: http://arika.org/ruby/termios
+WWW: https://github.com/arika/ruby-termios