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

16 lines
246 B
Makefile
Raw Normal View History

# $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>