freebsd-ports/devel/rubygem-io-event/Makefile

16 lines
248 B
Makefile

PORTNAME= io-event
PORTVERSION= 1.4.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Event loop
WWW= https://github.com/socketry/io-event
LICENSE= MIT
BROKEN_RUBY30= yes
USES= gem
.include <bsd.port.mk>