pkgsrc/print/ghostscript-esp-nox11/Makefile
jlam 0dc7c28dd8 Initial import of ghostscript-esp-nox11-7.05.5.
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.

This package contains ESP Ghostscript, which is a separately maintained
distribution of GNU Ghostscript and distributed under the terms of the GNU
Public License.  ESP Ghostscript incorporates the CUPS raster printer
driver and a large number of contributed Ghostscript printer drivers.

This package is built without support for X11 displays.
2002-09-18 22:31:58 +00:00

8 lines
242 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/09/18 22:31:58 jlam Exp $
PKGNAME= ghostscript-esp-nox11-${GS_VERS}
COMMENT= ESP/CUPS Postscript interpreter without X11 drivers
CONFIGURE_ARGS+= --without-x
.include "../ghostscript-esp/Makefile.common"