freebsd-ports/comms/rubygem-ruby-termios/Makefile
2013-10-30 02:20:20 +00:00

15 lines
246 B
Makefile

# $FreeBSD$
PORTNAME= ruby-termios
PORTVERSION= 0.9.6
CATEGORIES= comms rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby interface to termios
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>