1PORTNAME= ruby-termios 2PORTVERSION= 1.1.0 3CATEGORIES= comms rubygems 4MASTER_SITES= RG 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Ruby interface to termios 8WWW= https://github.com/arika/ruby-termios 9 10LICENSE= bsd2 ruby 11LICENSE_COMB= dual 12 13USES= gem 14 15.include <bsd.port.mk> 16