          MODULE=rdoc
         VERSION=0.9.0
          SOURCE=$MODULE-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
      MAINTAINER=nhudson2367@earthlink.net
        WEB_SITE=http://rdoc.sourceforge.net
           SHORT="RDoc is a documentation tool for ruby and c source 
files"
         ENTERED=20030311
         UPDATED=20030311
cat << EOF
RDoc is a documentation tool for ruby and c source files.  It 
understands ruby syntax and automaticly extracts class, module, methoid 
and attribute definitions, building structured set of HTML pages 
documentting your programs.
EOF
