aboutsummaryrefslogtreecommitdiffstats
path: root/comms/rubygem-ruby-termios/Makefile
blob: ce70864f7e05e0fbce66e5196db4b64511b526ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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:autoplist

.include <bsd.port.mk>