           SPELL=pam_chroot
         VERSION=0.9
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/pam-chroot/$SOURCE
          MD5[0]=5d6d4cd3af8db8f877b748e59a59718f
        WEB_SITE=http://sourceforge.net/projects/pam-chroot/
         ENTERED=20041212
         UPDATED=20041212
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="this PAM module provides chrooted (restricted)
		   environments for users."
cat << EOF
pam_chroot is a linux-pam module that allows a user to be chrooted in
auth, account, or session. The pam_chroot configuration employs a
flexible syntax which allows for a user to be selectively chrooted based
upon username or group membership.
EOF
