opnsense-ports/comms/rubygem-ruby-termios/Makefile

16 lines
276 B
Makefile

PORTNAME= ruby-termios
PORTVERSION= 1.1.0
CATEGORIES= comms rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to termios
WWW= https://github.com/arika/ruby-termios
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
.include <bsd.port.mk>