           SPELL=sendmail
         VERSION=8.14.3
          SOURCE=$SPELL.$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.sendmail.org/pub/$SPELL/$SOURCE
   SOURCE_URL[1]=http://www.sendmail.org/ftp/$SOURCE
   SOURCE_URL[2]=ftp://ftp.ciril.fr/pub/messagerie/sendmail/$SOURCE
   SOURCE_URL[3]=ftp://sunsite.cnlab-switch.ch/mirror/sendmail/$SOURCE
   SOURCE_URL[4]=http://www.rge.com/pub/mail/sendmail/$SOURCE
   SOURCE_URL[5]=ftp://ftp.informatik.uni-kiel.de/pub/networking/mail/sendmail/$SOURCE
   SOURCE_URL[6]=ftp://ftp.cs.berkeley.edu/ucb/sendmail/$SOURCE
   SOURCE_URL[7]=ftp://mirrors.unam.mx/pub/sendmail/$SOURCE
   SOURCE_URL[8]=ftp://ftp.gamma.ru/pub/mirror/sendmail/$SOURCE
   SOURCE_URL[9]=ftp://sunsite.org.uk/Mirrors/ftp.sendmail.org/pub/sendmail/$SOURCE
  SOURCE_URL[10]=ftp://ftp.arnes.si/packages/sendmail/$SOURCE
  SOURCE_URL[11]=ftp://ftp.plig.org/pub/sendmail/$SOURCE
  SOURCE_URL[12]=ftp://ftp.ayamura.org/pub/sendmail/$SOURCE
  SOURCE_URL[13]=ftp://ftp.pop-mg.com.br/pub/sendmail/$SOURCE
  SOURCE_URL[14]=ftp://ftp.gva.es/pub/mirror/sendmail/$SOURCE
  SOURCE_URL[15]=ftp://ftp.linux.is/pub/sendmail/$SOURCE
  SOURCE_URL[16]=ftp://chuck.ucs.indiana.edu/pub/sendmail/$SOURCE
  SOURCE_URL[17]=ftp://giswitch.sggw.waw.pl/pub/sendmail/$SOURCE
  SOURCE_URL[18]=http://planetmirror.com/pub/sendmail/$SOURCE
  SOURCE_URL[19]=ftp://download.sourcemage.org/pub/linux/distributions/sourcemage/mirror/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL}.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG="sendmail.gpg:${SOURCE2}"
      LICENSE[0]=SENDMAIL
        WEB_SITE=http://www.sendmail.org/
         ENTERED=20020820
         UPDATED=20030917
        KEYWORDS="mail"
  SECURITY_PATCH=1
           SHORT="Complex mail transport agent"
cat << EOF
Sendmail is a complex, yet powerful Mail-Transport Agent.

It is now outperformed by newer MTAs (like postfix and exim, which are easier
to configure) but how can you live without
sendmail if you are a unix guru ? ;)
EOF
