Files
pkgsrc-ng/devel/ruby-posix-spawn/Makefile
2013-09-26 17:14:40 +02:00

16 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"