ports/devel/ruby-systemu/Makefile

16 lines
242 B
Makefile
Raw Normal View History

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