879939c07e
A small fixes. <https://github.com/ahoward/systemu/commits/master>
12 lines
351 B
Makefile
12 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/06/08 14:52:44 taca Exp $
|
|
|
|
DISTNAME= systemu-2.6.5
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/ahoward/systemu
|
|
COMMENT= Capture of stdout/stderr and handling of child processes
|
|
LICENSE= 2-clause-bsd OR ruby-license
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|