PORTNAME=	io-wait
PORTVERSION=	0.3.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Wait until IO is readable or writable without blocking
WWW=		https://github.com/ruby/io-wait

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual
LICENSE_FILE_RUBY=	${WRKSRC}/COPYING

USES=		gem

.include <bsd.port.mk>
