           SPELL=perl-graphviz
         VERSION=2.10
          SOURCE="GraphViz-${VERSION}.tgz"
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/${SOURCE}
     SOURCE_HASH=sha512:95afe8d1f0d11ad8eae766ca94fc88d55a6714c3728701e8819c0ab8e850fd34775a2fb262695f6394af1ef4ce254850e8adb7e37bf09b49595a57d5a3d72cd3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/GraphViz-${VERSION}"
        WEB_SIZE="http://search.cpan.org/~rsavage/GraphViz-${VERSION}/"
      LICENSE[0]=GPL
         ENTERED=20080414
           SHORT="Interface to the GraphViz graphing tool"
cat << EOF
This module provides an interface to layout and image generation of directed
and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the
"dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project.
EOF
