           SPELL=sphinx
         VERSION=2.0.5
          SOURCE=$SPELL-$VERSION-release.tar.gz
     SOURCE_HASH=sha512:83dbcfcbc8237ab13dadd2d488feb4bb679115f901b191ef3541a9f79234c6559c3b7558c654f0dfba9fba0f26a233230f3916a50ea72a33292810277b221e5b
        WEB_SITE=http://www.sphinxsearch.com/
   SOURCE_URL[0]=$WEB_SITE/files/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION-release"
      LICENSE[0]=GPL
         ENTERED=20081030
        KEYWORDS="database search"
           SHORT="full-text search engine"
cat << EOF
Sphinx is a full-text search engine.

Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other applications.

Sphinx was specially designed to integrate well with SQL databases and
scripting languages.
EOF
