           SPELL=graphviz
         VERSION=2.16.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.graphviz.org/pub/graphviz/ARCHIVE/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.research.att.com/sw/tools/graphviz/
     GATHER_DOCS="off"
        KEYWORDS="graph devel"
           SHORT="Graphviz - open source graph drawing software"
         ENTERED=20020310
      LICENSE[0]=http://www.research.att.com/sw/tools/graphviz/license/
cat << EOF
graphviz is a set of graph drawing tools for Unix or MS-Windows
(win32), including a web service interface (webdot). Graph drawing
addresses the problem of visualizing structural information by
constructing geometric representations of abstract graphs and
networks. Automatic generation of graph drawings has important
applications in key technologies such as database design, software
engineering, VLSI and network design and visual interfaces in other
domains.
EOF
