freebsd-ports/devel/rubygem-highline/Makefile
Steve Wills f04cb631f8 - Update to 1.6.21
PR:		ports/187427
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-14 01:42:51 +00:00

17 lines
281 B
Makefile

# $FreeBSD$
PORTNAME= highline
PORTVERSION= 1.6.21
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= High-level IO library for command-line interfaces
LICENSE= GPLv2
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>