aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-28 00:22:26 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-28 00:22:26 +0800
commitcf68df85e2b73ab52ed9d9dc2dd5f434f20bd641 (patch)
tree0154f48f7cbacd1992d48fb569cf8bc4c05c606f /comms
parent223d0bd155b55d89c01f6226c9f5342938fc0415 (diff)
downloadfreebsd-ports-gnome-cf68df85e2b73ab52ed9d9dc2dd5f434f20bd641.tar.gz
freebsd-ports-gnome-cf68df85e2b73ab52ed9d9dc2dd5f434f20bd641.tar.zst
freebsd-ports-gnome-cf68df85e2b73ab52ed9d9dc2dd5f434f20bd641.zip
- Add LICENSE
- Update WWW
Diffstat (limited to 'comms')
-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