opnsense-ports/devel/rubygem-console/Makefile
Franco Fichtner 8d6db3d824 */*: sync with upstream
Taken from: HardenedBSD
2021-06-21 05:26:03 +02:00

20 lines
344 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= console
PORTVERSION= 1.13.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Beautiful logging for Ruby
LICENSE= MIT
RUN_DEPENDS= rubygem-fiber-local>=0:devel/rubygem-fiber-local
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>