1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/devel/rubygem-nio4r/Makefile
2021-04-06 16:31:07 +02:00

17 lines
288 B
Makefile

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