           SPELL="pam_mysql"
         VERSION="0.5"
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[1]="http://downloads.sourceforge.net/sourceforge/pam-mysql/${SOURCE}"
     SOURCE_HASH=sha512:701ae77f61be82e54cd5373f8ffb4595a5489eabe3124c6be4bf80d41a95607977cdfbac3fff87bb7a0c77e0d9601ca7aeb1efd26dacd1dca891dd4a85a8485a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
        WEB_SITE="http://pam-mysql.sourceforge.net/"
         ENTERED="20050130"
         UPDATED="20050130"
      LICENSE[0]="GPL"
        KEYWORDS="pam mysql security libs"
           SHORT="PAM module for mysql auth"
cat << EOF
This is a module that allows people to login to PAM aware
applications by authenticating to a MySQL db.
Now configurable in terms of which host the database reside upon,
which table and username and password column to interrogate.
EOF
