freebsd-ports/devel/rubygem-nio4r/Makefile

15 lines
289 B
Makefile

PORTNAME= nio4r
PORTVERSION= 2.7.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Cross-platform asynchronous I/O primitives
WWW= https://github.com/socketry/nio4r
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.md
USES= gem
.include <bsd.port.mk>