Files
bsdports/ruby/rubygem-nio4r/Makefile
2019-12-26 07:26:06 +00:00

17 lines
359 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-nio4r/Makefile 513076 2019-09-27 21:27:54Z sunpoet $
PORTNAME= nio4r
PORTVERSION= 2.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Cross-platform asynchronous I/O primitives
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>