opnsense-ports/devel/rubygem-progressbar/Makefile
Franco Fichtner a01f8136dc */*: sync with upstream
Taken from: FreeBSD
2015-06-16 08:42:35 +02:00

19 lines
332 B
Makefile

# $FreeBSD$
PORTNAME= progressbar
PORTVERSION= 0.9.2
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>