           SPELL=ruby-graphviz
         VERSION=0.8.0
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/20739/${SOURCE}
     SOURCE_HASH=sha512:97150c51185726728d2a1bad7d4b486e112b330c1ae7320dba78c8cace93ed25a36012201e6bf32251c44b0523456a5850a0d25170a0ee5c4b4fc532823d11ed
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://rubyforge.org/projects/ruby-asp/"
      LICENSE[0]=GPL
         ENTERED=20080116
           SHORT="Interface to the GraphViz graphing tool"
cat << EOF
This modules provides an interface to layout and generate images of directed
graphs in a variety of formats (PostScript, PNG, etc.) using GraphViz.

This module works with GraphViz 1.10 or higher.
EOF
