pkgsrc/net/ruby-nio4r/Makefile
taca 98eb5ad11e net/ruby-nio4r: update to 2.5.8
2.5.8 (2021-08-03)

* Fix incorrect return types. Fixes #275.
* Remove guard from Gemfile.
2021-08-31 15:43:25 +00:00

12 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.9 2021/08/31 15:43:25 taca Exp $
DISTNAME= nio4r-2.5.8
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"