mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
319 B
Makefile
13 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.6 2013/06/16 16:41:56 taca Exp $
|
|
|
|
DISTNAME= subexec-0.2.3
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/nulayer/subexec
|
|
COMMENT= Subexec spawns an external command with a timeout
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|