freebsd-ports/comms/rubygem-ruby-termios/Makefile
Sunpoet Po-Chuan Hsieh cf68df85e2 - Add LICENSE
- Update WWW
2015-05-27 16:22:26 +00:00

18 lines
289 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
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>