           SPELL="pam_mysql"
         VERSION="0.5"
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[1]="${SOURCEFORGE_URL}/pam-mysql/${SOURCE}"
          MD5[0]="d9e46869a1c83c262957761b28510412"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
        WEB_SITE="http://pam-mysql.sourceforge.net/"
         ENTERED="20050130"
         UPDATED="20050130"
      LICENSE[0]="GPL"
       BUILD_API=2
           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
