# Watch: https://github.com/nicm/fdm/tags/ refs/tags/([0-9.]+)[.]tar
           SPELL=fdm
         VERSION=2.2
          SOURCE="$SPELL-$VERSION.tar.gz"
      SOURCE_URL=("https://github.com/nicm/fdm/releases/download/$VERSION/$SOURCE")
     SOURCE_HASH=sha512:13efa0f272c5f6146b90e094602e8a9b52016af79ae0b6cd80dc9f36b2ba37f64cadae7313bd8db90bcb007dd07206a3614987f11bb82c3535e04f0511c9fc6d
         SOURCE2=fdm-2.2-0001-Fix-bugs-in-PCRE2-code-don-t-walk-off-the-end-of-the-match.patch
     SOURCE2_URL=https://github.com/nicm/fdm/commit/f1ec1982725d60045c0d871f3e613f2880046c22.patch
    SOURCE2_HASH=sha512:408da5b9ee9936fb198cdeb5bf3ad8e350845e9d0b009830d933cde0d5f8175c573a526ade42459ee32ddf7b1354a254c284214891f61afa16e71296bf53b71d
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
