           SPELL=xapian-bindings
         VERSION=1.0.7
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://oligarchy.co.uk/xapian/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:4268bdc956e340bdf520a246c06aa5009ee679695b055a110fca43c255305f5e37918b81fa275856c8fa4bbdd728309ba27ea43025a92ee7f9a553d23ea968a1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://xapian.org/"
      LICENSE[0]=GPL
         ENTERED=20080719
           SHORT="Bindings for the Xapian Open Source Search Engine Library"
cat << EOF
These are bindings for a number of programming languages to utilize the
Xapian Open Source Search Engine Library.

Xapian is a highly adaptable toolkit which allows developers to easily
add advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports a
rich set of boolean query operators.
EOF
