           SPELL=fastri
         VERSION=0.3.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/16919/${SOURCE}
     SOURCE_HASH=sha512:652b7c2e414ecf99a3ab402cf0d7422ff53e0f37fbb8cfd12be2a276ad27358bbc72d077b8f587a87c09b19de52bd4de37b493edf9f3e08747a11124d37fabaa
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://eigenclass.org/hiki.rb?fastri"
      LICENSE[0]=RUBY
         ENTERED=20080118
           SHORT="Faster, smarter RI doc browsing for Ruby, DRb-enabled"
cat << EOF
FastRI is a much improved ri (the standard tool for browsing core/stdlib/third
party Ruby documentation): a lot faster — don’t you hate hearing your HD moan
for several seconds with plain old ri?  better support for RI documentation in
RubyGems packages smarter: configurable search strategies (case-independent,
"nested exact", partial matches, etc), full-text searching DRb-enabled: can
serve RI documentation to other machines in your LAN.  FastRI uses a Rinda Ring
so clients can autodiscover the server.  FastRI knows which class/module/method
definitions belong to which RubyGems package.
EOF
