summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /graphics/p5-Chart/pkg-descr
parentConvert a few more uses of INDEX to ${INDEXFILE} (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes: svn path=/head/; revision=73228 svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'graphics/p5-Chart/pkg-descr')
-rw-r--r--graphics/p5-Chart/pkg-descr11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr
deleted file mode 100644
index fb65e7995e8c..000000000000
--- a/graphics/p5-Chart/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-This module is an attempt to build a general purpose graphing module
-that is easily modified and expanded. I borrowed most of the API from
-Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I
-thought it was to difficult to modify, and it was missing a few things
-that I needed, most notably legends. So I decided to write a new module
-from scratch, and I've designed it from the bottom up to be easy to
-modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all
-of its graphics primitives calls.
-
-- Vanilla
-vanilla@FreeBSD.ORG