opnsense-ports/devel/rubygem-progressbar/Makefile
Franco Fichtner fe7579d81f */*: sync with upstream
Taken from: HardenedBSD
2017-09-28 18:22:37 +02:00

18 lines
307 B
Makefile

# $FreeBSD$
PORTNAME= progressbar
PORTVERSION= 1.9.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby/ProgressBar is a text progress bar library for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>