diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-01 02:41:15 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-01 02:41:15 +0000 |
commit | ee67b6cdb7686918ee3bcdef7238ef30de0aca2b (patch) | |
tree | 62ae9f78a956fa5475ab1e8518ce47c70e493644 /graphics/p5-Graph-Writer-GraphViz/pkg-descr | |
parent | 6cf374426f12597cd0a9c68a26808399cd868ac8 (diff) | |
download | ports-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-descr | 6 |
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> |