summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu-nox11/Makefile
blob: c39a402b6ae4af21612f73944abd0123e2a9c573 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.4 2005/05/30 14:57:28 dillo Exp $

PKGNAME=	ghostscript-gnu-nox11-${GS_VERS}
PKGREVISION=	1
COMMENT=	GNU Postscript interpreter without X11 drivers

CONFIGURE_ARGS+=	--without-x

.include "../ghostscript-gnu/Makefile.common"