freebsd-ports/devel/rubygem-cool.io/Makefile

20 lines
298 B
Makefile

# $FreeBSD$
PORTNAME= cool.io
PORTVERSION= 1.2.4
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>