mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 08:40:39 -04:00
17 lines
299 B
Makefile
17 lines
299 B
Makefile
PORTNAME= progressbar
|
|
PORTVERSION= 1.11.0
|
|
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>
|