           SPELL=smtpc
         VERSION=1.53
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www-uxsup.csx.cam.ac.uk/~fanf2/hermes/src/$SPELL/$SOURCE
     SOURCE_HASH=sha512:7658e5569220e9bf4216ba2c234eb2946f9874ed7430e215ef7b5a89c4eb0c4fc2cdfd991a24840159e3dcdc3fd2165abe3f728b94d34625c04d5fb0afc3d03d
            DOCS="ChangeLog"
        WEB_SITE=http://www-uxsup.csx.cam.ac.uk/~fanf2/
         ENTERED=20140324
      LICENSE[0]=GPL
        KEYWORDS="smtp mail"
           SHORT="test smtp client"
cat << EOF
smtpc is a small SMTP client for testing complicated MTA configurations
involving cryptography and authentication. It's a bit rough-and-ready at the
moment.
EOF
