aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Writer-GraphViz/pkg-descr
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-01 02:41:15 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-01 02:41:15 +0000
commitee67b6cdb7686918ee3bcdef7238ef30de0aca2b (patch)
tree62ae9f78a956fa5475ab1e8518ce47c70e493644 /graphics/p5-Graph-Writer-GraphViz/pkg-descr
parent6cf374426f12597cd0a9c68a26808399cd868ac8 (diff)
downloadports-ee67b6cdb7686918ee3bcdef7238ef30de0aca2b.tar.gz
ports-ee67b6cdb7686918ee3bcdef7238ef30de0aca2b.zip
Notes
Diffstat (limited to 'graphics/p5-Graph-Writer-GraphViz/pkg-descr')
-rw-r--r--graphics/p5-Graph-Writer-GraphViz/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/p5-Graph-Writer-GraphViz/pkg-descr b/graphics/p5-Graph-Writer-GraphViz/pkg-descr
new file mode 100644
index 000000000000..a4d5408fd2e3
--- /dev/null
+++ b/graphics/p5-Graph-Writer-GraphViz/pkg-descr
@@ -0,0 +1,6 @@
+Graph::Writer::GraphViz is a class for writing out a Graph object with
+GraphViz module. All GraphViz formats should be supported without a
+problem.
+
+WWW: http://search.cpan.org/dist/Graph-Writer-GraphViz
+Author: Kang-min Liu <gugod@gugod.org>