From a77f53ddfba3d049ff98becb4369f3647ec68536 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 10 May 2000 15:26:33 +0000 Subject: Merge into print/ghostscript. The complicated dance to support older ghostscript packages with current packages didn't work, so simplify the situation. --- print/ghostscript-x11/Makefile | 14 -------------- print/ghostscript-x11/pkg/COMMENT | 1 - print/ghostscript-x11/pkg/DESCR | 8 -------- 3 files changed, 23 deletions(-) delete mode 100644 print/ghostscript-x11/Makefile delete mode 100644 print/ghostscript-x11/pkg/COMMENT delete mode 100644 print/ghostscript-x11/pkg/DESCR (limited to 'print') diff --git a/print/ghostscript-x11/Makefile b/print/ghostscript-x11/Makefile deleted file mode 100644 index 386ed332964..00000000000 --- a/print/ghostscript-x11/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/07 02:05:23 jlam Exp $ - -PKGNAME= ghostscript-x11-${GS_VERS} -CATEGORIES+= x11 - -CONFLICTS= ghostscript{,-nox11}-[0-9]* - -USE_X11= # defined - -# Build with the X11 display device drivers. -# -MAKE_ENV+= USE_X11=1 - -.include "../../print/ghostscript-nox11/Makefile.common" diff --git a/print/ghostscript-x11/pkg/COMMENT b/print/ghostscript-x11/pkg/COMMENT deleted file mode 100644 index b9fced2e874..00000000000 --- a/print/ghostscript-x11/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Aladdin Postscript interpreter with X11 drivers diff --git a/print/ghostscript-x11/pkg/DESCR b/print/ghostscript-x11/pkg/DESCR deleted file mode 100644 index 2bae230a3f5..00000000000 --- a/print/ghostscript-x11/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -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 version of Ghostscript includes support for the Japanese -Vector Font library. - -This package contains the ghostscript binary compiled with X11 drivers. -- cgit v1.2.3