diff options
author | jlam <jlam@pkgsrc.org> | 2002-09-13 20:11:06 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-09-13 20:11:06 +0000 |
commit | b0495ea42a59e23ec91515db78c23f80b40ae372 (patch) | |
tree | 2294a2137894513003b68fe253ad1d0a412d3d77 /print/ghostscript-gnu-x11/DESCR | |
parent | 37e2604506a8b0ff164c06671fba9135733cfa46 (diff) | |
download | pkgsrc-b0495ea42a59e23ec91515db78c23f80b40ae372.tar.gz |
Initial import of ghostscript-gnu-x11-7.05.
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 GNU Ghostscript, which is released under the terms
of the GNU Public License, and is built with only support for X11 displays,
the IJS client device, and image format devices, e.g. JPEG, PNG, TIFF, PDF,
PS.
This is based on the idea in pkg/16059 by Greg A. Woods <woods@weird.com>.
Diffstat (limited to 'print/ghostscript-gnu-x11/DESCR')
-rw-r--r-- | print/ghostscript-gnu-x11/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/print/ghostscript-gnu-x11/DESCR b/print/ghostscript-gnu-x11/DESCR new file mode 100644 index 00000000000..88d49388bcd --- /dev/null +++ b/print/ghostscript-gnu-x11/DESCR @@ -0,0 +1,8 @@ +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 GNU Ghostscript, which is released under the terms +of the GNU Public License, and is built with only support for X11 displays, +the IJS client device, and image format devices, e.g. JPEG, PNG, TIFF, PDF, +PS. |