mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
16 lines
240 B
Makefile
16 lines
240 B
Makefile
COMMENT= cross-platform asynchronous I/O primitives
|
|
|
|
DISTNAME= nio4r-2.5.9
|
|
CATEGORIES= devel
|
|
|
|
HOMEPAGE= https://github.com/socketry/nio4r
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= lang/ruby
|
|
|
|
CONFIGURE_STYLE= gem ext
|
|
|
|
.include <bsd.port.mk>
|