cf118ccf87
Reported by: lwhsu
18 lines
285 B
Makefile
18 lines
285 B
Makefile
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>
|