ports/devel/ruby-nio4r/Makefile

16 lines
241 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>