summaryrefslogtreecommitdiff
path: root/graphics/prag/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/prag/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/prag/DESCR')
-rw-r--r--graphics/prag/DESCR17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/prag/DESCR b/graphics/prag/DESCR
new file mode 100644
index 00000000000..c449f4cc8bc
--- /dev/null
+++ b/graphics/prag/DESCR
@@ -0,0 +1,17 @@
+Prag is a simple grap(DWB) replacement. It implements an extended
+subset of grap(DWB)'s input language (sorry:). You can draw several
+graphs within one diagram, label it, set tick marks, use a grid, etc.
+
+It is written in nawk(1) and you get the whole source code. It's
+available via anonymous ftp service from
+
+ ftp.informatik.uni-rostock.de:/pub/local/software
+
+Bug reports or suggested improvements should go to
+
+ hme@informatik.uni-rostock.de
+
+Aside some simple examples you got a rudimentary manual page.
+Nevertheless the source is the best documentation.
+
+Holger Meyer