1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/comms/rubygem-ruby-termios/Makefile
2017-01-02 09:55:42 +00:00

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>