pkgsrc/devel/ruby-posix-spawn/Makefile
2014-03-14 16:28:14 +00:00

15 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.7 2014/03/14 16:28:14 taca Exp $
DISTNAME= posix-spawn-0.3.8
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/rtomayko/posix-spawn/
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"