Sunpoet Po-Chuan Hsieh bc9ce63817 - Update to 0.12.0
Changes:	https://github.com/peleteiro/progressbar/commits/master
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:11:12 +00:00

20 lines
333 B
Makefile

# $FreeBSD$
PORTNAME= progressbar
PORTVERSION= 0.12.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby/ProgressBar is a text progress bar library for Ruby
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>