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

NO_STAGE=	yes
.include <bsd.port.mk>