           SPELL=fdm
         VERSION=1.7
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://sourceforge.net/projects/$SPELL/files/$SPELL/$SPELL-$VERSION/$SOURCE/download
     SOURCE_HASH=sha512:d438c96b1d3bdf08d14cfbb3b78ab5180e6bbc32121b7dfdd47ac14a4f8a19d1309f7742f78cc9db2d68b64b3422ec96f8f729931168d2fc411c36d0cc3e9386
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://fdm.sourceforge.net/ "
      LICENSE[0]=BSD
         ENTERED=20080212
           SHORT="A mail fetching, filtering, and delivery program."
cat << EOF
fdm (fetch and deliver mail) is a simple, lightweight replacement for mail
fetching, filtering, and delivery programs such as fetchmail and procmail. It
can fetch using POP3, POP3S, IMAP, IMAPS, or stdin, and deliver to a pipe,
file, maildir, mbox, or SMTP server, based on a set of regexps. It can
be used for both single user and multiuser setups, and is designed with
privilege separation when running as root.
EOF
