37e782dfbc
minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt)
15 lines
244 B
Makefile
15 lines
244 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= ruby-termios
|
|
PORTVERSION= 0.9.6
|
|
CATEGORIES= comms rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Ruby interface to termios
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|