From a174b43041dc63b439362e3c952ff8e739911517 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 7 May 2000 02:02:23 +0000 Subject: ghostscript-6.01: this package is an alias for ghostscript-x11 to facilitate correct dependencies involving older versions of ghostscript for binary packages. --- print/ghostscript/Makefile | 26 ++++++++++++++++++++++++++ print/ghostscript/pkg/COMMENT | 1 + print/ghostscript/pkg/DESCR | 2 ++ print/ghostscript/pkg/PLIST | 2 ++ 4 files changed, 31 insertions(+) create mode 100644 print/ghostscript/Makefile create mode 100644 print/ghostscript/pkg/COMMENT create mode 100644 print/ghostscript/pkg/DESCR create mode 100644 print/ghostscript/pkg/PLIST diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile new file mode 100644 index 00000000000..b28581b8e43 --- /dev/null +++ b/print/ghostscript/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/05/07 02:02:23 jlam Exp $ + +# This package is an alias for ghostscript-x11 to facilitate correct +# dependencies involving older versions of ghostscript for binary packages. + +DISTNAME= ghostscript-${GS_VERS} +GS_VERS= 6.01 +CATEGORIES= print x11 +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= jlam@netbsd.org + +DEPENDS+= ghostscript-x11-${GS_VERS}:../../print/ghostscript-x11 + +USE_X11= # defined + +EXTRACT_ONLY= # empty +NO_CHECKSUM= # defined +NO_PATCH= # defined +NO_CONFIGURE= # defined +NO_BUILD= # defined + +do-install: # empty + +.include "../../mk/bsd.pkg.mk" diff --git a/print/ghostscript/pkg/COMMENT b/print/ghostscript/pkg/COMMENT new file mode 100644 index 00000000000..c97c29ec5cb --- /dev/null +++ b/print/ghostscript/pkg/COMMENT @@ -0,0 +1 @@ +Alias for ghostscript-x11 diff --git a/print/ghostscript/pkg/DESCR b/print/ghostscript/pkg/DESCR new file mode 100644 index 00000000000..827df89f779 --- /dev/null +++ b/print/ghostscript/pkg/DESCR @@ -0,0 +1,2 @@ +This package is an alias for ghostscript-x11 to facilitate correct +dependencies involving older versions of ghostscript for binary packages. diff --git a/print/ghostscript/pkg/PLIST b/print/ghostscript/pkg/PLIST new file mode 100644 index 00000000000..977f6958f4f --- /dev/null +++ b/print/ghostscript/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/07 02:02:23 jlam Exp $ +@comment this plist intentionally left empty -- cgit v1.2.3