freebsd-ports/devel/rubygem-console/Makefile

19 lines
334 B
Makefile

PORTNAME= console
PORTVERSION= 1.16.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Beautiful logging for Ruby
WWW= https://github.com/socketry/console
LICENSE= MIT
RUN_DEPENDS= rubygem-fiber-local>=0:devel/rubygem-fiber-local
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>