           SPELL=ruby-dict
         VERSION=0.9.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.caliban.org/files/ruby/${SOURCE}
     SOURCE_HASH=sha512:54ce421c1bf49d0d52fc2549409887e05ebac5d3d1d50fc1b3a2ef55eb1242af509e3fb2ee046ee3389b088ca951a9903e9ea3ed3ca3dcfb0d521acd0eb54c59
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.caliban.org/ruby/"
      LICENSE[0]=GPL
         ENTERED=20080113
           SHORT="Ruby/DICT"
cat << EOF
Ruby/DICT is an RFC 2229 compliant client-side library implementation of the
DICT protocol. It can be used to write clients that access dictionary
definitions from a set of natural language dictionary databases.

In addition, rdict, a command-line based dictionary client built on Ruby/DICT,
is included.
EOF
