pkgsrc/devel/ruby-posix-spawn/Makefile
taca c0142185a7 - Allow build on NetBSD 5.99.65 and later.
- Correct CATEGORIES from textproc to devel.
2012-02-14 12:23:58 +00:00

15 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/02/14 12:23:58 taca 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 Pygments syntax highlighter
LICENSE= mit
NOT_FOR_PLATFORM= NetBSD-[0-4]*-* NetBSD-5.99.[0-5]?-* NetBSD-5.99.6[0-4]-*
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"