pkgsrc/misc/ruby-systemu/Makefile
jperkin 2aa431eb76 Import misc/ruby-systemu into pkgsrc.
Universal capture of stdout and stderr and handling of child process
pid for Windows, *nix, etc.
2014-06-03 13:30:47 +00:00

12 lines
338 B
Makefile

# $NetBSD: Makefile,v 1.1 2014/06/03 13:30:47 jperkin Exp $
DISTNAME= systemu-2.5.2
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/ahoward/systemu
COMMENT= Capture of stdout/stderr and handling of child processes
LICENSE= ruby-license
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"