aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-28 00:22:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-28 00:22:26 +0800
commite03084f1a09ed90c619ce312b94a96e596312449 (patch)
tree0154f48f7cbacd1992d48fb569cf8bc4c05c606f /comms
parent847192b07f43a29014c8a57108e80c81e047571d (diff)
downloadfreebsd-ports-gnome-e03084f1a09ed90c619ce312b94a96e596312449.tar.gz
freebsd-ports-gnome-e03084f1a09ed90c619ce312b94a96e596312449.tar.zst
freebsd-ports-gnome-e03084f1a09ed90c619ce312b94a96e596312449.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