opnsense-ports/devel/rubygem-powerbar/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
342 B
Makefile

PORTNAME= powerbar
PORTVERSION= 1.0.18
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Progressbar library for Ruby
WWW= https://github.com/busyloop/powerbar
LICENSE= MIT
RUN_DEPENDS= rubygem-hashie>=1.1.0:devel/rubygem-hashie
NO_ARCH= yes
USES= gem
PLIST_FILES= bin/powerbar-demo
.include <bsd.port.mk>