ports/devel/ruby-open4/Makefile

14 lines
216 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= open processes with handles on pid, stdin, stdout, stderr
DISTNAME= open4-1.3.4
CATEGORIES= devel
# Ruby license
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>