           SPELL=fdm
         VERSION=2.0
          SOURCE="$SPELL-$VERSION.tar.gz"
      SOURCE_URL=("https://github.com/nicm/fdm/releases/download/$VERSION/$SOURCE")
     SOURCE_HASH=sha512:14e923202d17083ceb3b91b3a442d7e512c37f3d29535f22d8c0c4e1d57c97acc5d5465d643ed0cf437b3945ef777a6e38da3117219c2d54dcec88ecab1e10d9
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
