3bc2a96202
(see pkgsrc-bulk)
15 lines
359 B
Makefile
15 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/06/09 08:03:17 dholland Exp $
|
|
|
|
DISTNAME= posix-spawn-0.3.6
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/github/albino
|
|
COMMENT= Ruby wrapper for the posix_spawn() system call
|
|
|
|
LICENSE= mit
|
|
|
|
NOT_FOR_PLATFORM= NetBSD-[0-5]*-*
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|