opnsense-ports/comms/rubygem-ruby-termios/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

17 lines
259 B
Makefile

# $FreeBSD$
PORTNAME= ruby-termios
PORTVERSION= 0.9.6
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>