opnsense-ports/devel/rubygem-cool.io/Makefile
Franco Fichtner fda9379281 */*: sync with upstream
Taken from: HardenedBSD
2018-01-15 19:01:03 +01:00

20 lines
298 B
Makefile

# $FreeBSD$
PORTNAME= cool.io
PORTVERSION= 1.5.3
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Gems for cool.io
LICENSE= MIT
RUN_DEPENDS= \
rubygem-iobuffer>=1.0.0:devel/rubygem-iobuffer
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>