# Watch: https://gitlab.com/mailman/mailman/-/tags
           SPELL=mailman
         VERSION=2.1.39
  SECURITY_PATCH=3
          SOURCE=$SPELL-$VERSION.tgz
         SOURCE2=$SOURCE.sig
      SOURCE_GPG="mailman.gpg:$SOURCE2:ESTABLISHED_UPSTREAM_KEY"
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
  SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.gnu.org/software/mailman/
         ENTERED=20020430
      LICENSE[0]=GPL
        KEYWORDS="collab"
           SHORT="free software for managing electronic mail discussion and e-newsletter lists"

cat << EOF
Mailman is software to help manage email discussion lists, much like
Majordomo and Smartmail. Unlike most similar products, Mailman gives
each mailing list a web page, and allows users to subscribe, unsubscribe,
etc. over the web. Even the list manager can administer his or her list
entirely from the web. Mailman also integrates most things people want
to do with mailing lists, including archiving, mail to news gateways,
and so on.
EOF
