           SPELL=authen-pam
         VERSION=0.16
          SOURCE=Authen-PAM-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Authen-PAM-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/N/NI/NIKIP/$SOURCE
     SOURCE_HASH=sha512:2419698193697cb8c9ac3a1527a25abefffd9f15f4b492006081b2c8e7fe9e01e00f33e8fed6a07611b725b38ed92d9feb51b8ba61e4c23313cc5ff9ea1c05fd
	 LICENSE=ART
        WEB_SITE=http://search.cpan.org/~nikip/Authen-PAM/
         ENTERED=20020911
        KEYWORDS="pam perl"
           SHORT="Interface to PAM library"
cat << EOF
The Authen::PAM module provides a Perl interface to the PAM library.
The only difference with the standard PAM interface is that instead of
passing a pam_conv struct which has an additional context parameter
appdata_ptr, you must only give an address to a conversation function
written in Perl (see below)
EOF
