2aa431eb76
Universal capture of stdout and stderr and handling of child process pid for Windows, *nix, etc.
12 lines
338 B
Makefile
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"
|