openbsd-ports/devel/ruby-open4/Makefile
2013-03-11 10:50:00 +00:00

17 lines
295 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:30 espie Exp $
COMMENT= open processes with handles on pid, stdin, stdout, stderr
DISTNAME= open4-0.9.6
REVISION= 6
CATEGORIES= devel
# Ruby license
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>