aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/grap/pkg-descr
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-01-18 13:03:23 +0800
committersteve <steve@FreeBSD.org>1999-01-18 13:03:23 +0800
commit760deb1bbf7ea8073f9e44d08b840c0b5aad7e51 (patch)
tree7fba64a462efe12e8e7c17b246e87cb58a8b1d24 /textproc/grap/pkg-descr
parent5cdfe6443c4e19dd7620d008dd122b91432dc6da (diff)
downloadfreebsd-ports-gnome-760deb1bbf7ea8073f9e44d08b840c0b5aad7e51.tar.gz
freebsd-ports-gnome-760deb1bbf7ea8073f9e44d08b840c0b5aad7e51.tar.zst
freebsd-ports-gnome-760deb1bbf7ea8073f9e44d08b840c0b5aad7e51.zip
Initial import of grap version 0.8a.
An implementation of Kernigan and Bentley's grap language. PR: 9512 Submitted by: Ted Faber <faber@lunabase.org>
Diffstat (limited to 'textproc/grap/pkg-descr')
-rw-r--r--textproc/grap/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/grap/pkg-descr b/textproc/grap/pkg-descr
new file mode 100644
index 000000000000..54e30acb7ba7
--- /dev/null
+++ b/textproc/grap/pkg-descr
@@ -0,0 +1,8 @@
+This is a port of Kernigan and Bentley's grap program for typsetting
+graphs. It is a pic preprocessor that can be used with groff or TeX.
+
+You can learn more about grap as specified by Kernigan and Bentley at
+http://www.kohala.com/~rstevens/troff/troff.html
+
+-- Ted Faber
+faber@lunabase.org