5dca8df1a6
## 2.3.1 (2018-05-03) * [#188](https://github.com/socketry/nio4r/pull/188) Fix remove interests ([@ioquatix])
12 lines
329 B
Makefile
12 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.3 2018/05/06 02:21:37 taca Exp $
|
|
|
|
DISTNAME= nio4r-2.3.1
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/socketry/nio4r
|
|
COMMENT= Cross-platform asynchronous I/O primitives for scalable network
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|