summaryrefslogtreecommitdiff
path: root/print/ghostscript
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-05-07 02:02:23 +0000
committerjlam <jlam@pkgsrc.org>2000-05-07 02:02:23 +0000
commita174b43041dc63b439362e3c952ff8e739911517 (patch)
tree92fc206f03bc5e9898ea949e920e9b7ccb594274 /print/ghostscript
parent5b891053b8e8b1228055ff7ac332fd2bd8cfe4e6 (diff)
downloadpkgsrc-a174b43041dc63b439362e3c952ff8e739911517.tar.gz
ghostscript-6.01: this package is an alias for ghostscript-x11 to
facilitate correct dependencies involving older versions of ghostscript for binary packages.
Diffstat (limited to 'print/ghostscript')
-rw-r--r--print/ghostscript/Makefile26
-rw-r--r--print/ghostscript/pkg/COMMENT1
-rw-r--r--print/ghostscript/pkg/DESCR2
-rw-r--r--print/ghostscript/pkg/PLIST2
4 files changed, 31 insertions, 0 deletions
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