055140fbd8
Update ruby-nio4r to 2.5.4. ## 2.5.4 (2020-09-16) * [#251](https://github.com/socketry/nio4r/issues/251) Intermittent SEGV during GC. ([@boazsegev])
12 lines
329 B
Makefile
12 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.6 2020/09/19 12:54:33 taca Exp $
|
|
|
|
DISTNAME= nio4r-2.5.4
|
|
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"
|