summaryrefslogtreecommitdiff
path: root/print/ghostscript-esp-nox11/Makefile
blob: 944f91c06065631533be8116b4cb2bc93cd30751 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.7 2005/11/27 17:05:56 adrianp Exp $

.include "../../print/ghostscript-esp/Makefile.common"

PKGNAME=	ghostscript-esp-nox11-${GS_VERS}
PKGREVISION=	1
COMMENT=	ESP/CUPS Postscript interpreter without X11 drivers

CONFIGURE_ARGS+=	--without-x

.include "../../mk/bsd.pkg.mk"