14 lines
228 B
Makefile
14 lines
228 B
Makefile
PORTNAME= io-event
|
|
PORTVERSION= 1.3.3
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Event loop
|
|
WWW= https://github.com/socketry/io-event
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|