# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-nio4r/Makefile 565704 2021-02-17 18:21:46Z sunpoet $

PORTNAME=	nio4r
PORTVERSION=	2.5.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Cross-platform asynchronous I/O primitives

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>