          MODULE=graphviz
         VERSION=1.8.5
	  SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.graphviz.org/pub/graphviz/ARCHIVE/$SOURCE
      WEB_SITE=http://www.research.att.com/sw/tools/graphviz/
         ENTERED=20020529
         UPDATED=20020529
           SHORT="graphviz is a set of graph drawing tools"
cat << EOF
 graphviz  is a set of graph drawing tools for Unix or MS-Windows (win32), including a web service interface (webdot). Source code and binary executables for common platforms are available. 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
