           SPELL=eruby
         VERSION=1.0.5
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://www.modruby.net/archive/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_GPG=718329DC.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.modruby.net/
         ENTERED=20061027
         UPDATED=20061027
      LICENSE[0]=GPL
        KEYWORDS="ruby"
           SHORT="eruby is an implementation of eRuby by C."
cat << EOF
eRuby is a language to embed Ruby codes into text files. For example,
you can embed Ruby codes into HTML files.
EOF
