openbsd-ports/devel/ruby-open4/Makefile

16 lines
277 B
Makefile

# $OpenBSD: Makefile,v 1.13 2019/07/12 20:45:59 sthen Exp $
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>