           SPELL=greylstd
         VERSION=0.5
          SOURCE=${SPELL}_${VERSION}.tar.gz
   SOURCE_URL[0]=http://download.cmeerw.net/debian/${SPELL}/source/${SOURCE}
     SOURCE_HASH=sha512:e5bd4faa9c5d6cf237f792adde86f833b51d336ad3e904cca6454522a1ce943fb63875cb979a9c4a7f27b2db7660be673c3e0aa4de69c9259fedcfb2c1db1a93
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://dev.cmeerw.org/Projects/greylstd
         ENTERED=20130128
            DOCS="README"
      LICENSE[0]=GPL
        KEYWORDS="mail greylist sqlite"
           SHORT="simple SQLite-based greylisting daemon"
cat << EOF
greylstd is a simple SQLite-based greylisting daemon.

Features:
 * implemented as a stand-alone daemon with a simple Unix domain socket
   interface (suitable for integration with Exim4)
 * uses a SQLite 3 database backend
 * per user and per domain configuration and whitelists
EOF
