           SPELL=lbdb
         VERSION=0.44
          SOURCE="${SPELL}_${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.spinnaker.de/debian/${SOURCE}
     SOURCE_HASH=sha512:25f93e5986ac2521af9d2f620c7be4d1e4409e84ebb39286f7bae17a31a2a3233f50addd9ea87b56e3328b98bb7329de228e280523d941c93c8d3c2f9a222e33
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.spinnaker.de/lbdb/"
      LICENSE[0]=GPL
         ENTERED=20121220
           SHORT="Little Brother's DataBase for the mutt mail reader"
cat << EOF
This package consists of a set of small tools, which collect mail addresses
from several sources and offer these addresses to the mutt external query
feature. At the moment the following modules are supported:
    - m_finger (uses the finger(1) command)
    - m_inmail (scans incoming mail for addresses)
    - m_passwd (searches /etc/passwd)
    - m_yppasswd (searches the YP password database)
    - m_nispasswd (searches the NIS password database)
    - m_getent (searches the configured password database)
    - m_pgp2, m_pgp5, m_gpg (searches your PGP or GnuPG keyrings)
    - m_fido (searches the Fidonet nodelist)
    - m_abook (uses the address book application abook(1))
    - m_addr_email (uses addr-email from the addressbook Tk program)
    - m_muttalias (searches your Mutt mail aliases)
    - m_pine (searches your Pine addressbook files)
    - m_wanderlust (search the WanderLust alias database)
    - m_palm (uses your Palm database; needs libpalm-perl package)
    - m_gnomecard (uses GnomeCard database files)
    - m_bbdb (search your BBDB (big brother database))
    - m_ldap (query some LDAP server)
    - m_evolution (search in the Evolution addressbook)
    - m_vcf (search in vcard files using libvformat)
EOF
