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

18 lines
259 B
Makefile

# $FreeBSD$
PORTNAME= ruby-termios
PORTVERSION= 1.0.2
CATEGORIES= comms rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to termios
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>