opnsense-ports/devel/rubygem-progressbar/Makefile
Franco Fichtner 140c4059af */*: sync with upstream
Taken from: HardenedBSD
2019-07-18 18:11:36 +02:00

19 lines
312 B
Makefile

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