summaryrefslogtreecommitdiffstats
path: root/fonts/ghostscript-fonts-std/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/ghostscript-fonts-std/DETAILS')
-rwxr-xr-xfonts/ghostscript-fonts-std/DETAILS25
1 files changed, 25 insertions, 0 deletions
diff --git a/fonts/ghostscript-fonts-std/DETAILS b/fonts/ghostscript-fonts-std/DETAILS
new file mode 100755
index 0000000000..9c01777e03
--- /dev/null
+++ b/fonts/ghostscript-fonts-std/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=ghostscript-fonts-std
+ VERSION=8.11
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts
+ SOURCE_URL[0]=ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.utoronto.ca/mirror/packages/ctan/support/ghostscript/fonts/$SOURCE
+ WEB_SITE=http://www.ghostscript.com
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ ENTERED=20010922
+ UPDATED=20030807
+ ARCHIVE="off"
+ KEYWORDS="ghostscript fonts printer"
+ SHORT="Standard fonts for ghostscript."
+cat << EOF
+
+Ghostscript is the name of a set of software that provides:
+ * An interpreter for the PostScript language and the PDF file format,
+ * A set of C procedures (the Ghostscript library) that implement the
+ graphics capabilities that appear as primitive operations in the
+ PostScript language, and
+ * A wide variety of output drivers for various file formats and printers.
+
+EOF