15 lines
399 B
Makefile
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"
|