freebsd-ports/devel/rubygem-nio4r/Makefile

16 lines
288 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= nio4r
PORTVERSION= 2.5.8
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>