PORTNAME=	io-endpoint
PORTVERSION=	0.18.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Provide a separation of concerns interface for IO endpoints
WWW=		https://socketry.github.io/io-endpoint/ \
		https://github.com/socketry/io-endpoint

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/license.md

RUN_DEPENDS=	rubygem-openssl>=3.3.0:security/rubygem-openssl

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
