From 8573e1d5a42960df6c49340951412344d3b86d33 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 18 Sep 2002 22:28:14 +0000 Subject: Initial import of ghostscript-esp-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. --- print/ghostscript-esp/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 print/ghostscript-esp/Makefile (limited to 'print/ghostscript-esp/Makefile') diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile new file mode 100644 index 00000000000..dbd8c94140b --- /dev/null +++ b/print/ghostscript-esp/Makefile @@ -0,0 +1,9 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/09/18 22:28:16 jlam Exp $ + +PKGNAME= ghostscript-esp-${GS_VERS} +COMMENT= ESP/CUPS Postscript interpreter + +USE_X11= # defined +CONFIGURE_ARGS+= --with-x + +.include "Makefile.common" -- cgit v1.2.3