           SPELL=greylstd
         VERSION=0.4.1
          SOURCE=${SPELL}_${VERSION}.tar.gz
   SOURCE_URL[0]=http://download.cmeerw.net/debian/${SPELL}/source/${SOURCE}
     SOURCE_HASH=sha512:3206f220436c5cfbe46589ac74fcd56e57c043945b631952ab8d10ddd27fe1cf740b6b84bcc4156457e2b96e1a8bb10287a29ddc9866d40f29623e6cf5e3ec46
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
