mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
15 lines
292 B
Makefile
15 lines
292 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>
|