openbsd-ports/devel/ruby-systemu/Makefile
2022-03-11 18:49:30 +00:00

16 lines
242 B
Makefile

COMMENT= portable replacement for popen4
DISTNAME= systemu-2.6.5
CATEGORIES= devel
HOMEPAGE= https://github.com/ahoward/systemu
# Ruby license
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>