Files
bsdports/_unused/rubygem-ruby-termios/Makefile
2019-12-26 07:26:06 +00:00

16 lines
293 B
Makefile

# $FreeBSD: head/comms/rubygem-ruby-termios/Makefile 430329 2017-01-02 09:55:42Z swills $
PORTNAME= ruby-termios
PORTVERSION= 1.0.2
CATEGORIES= comms rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to termios
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>