           SPELL=pmount
         VERSION=0.8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.piware.de/projects/$SOURCE
          MD5[0]=92e7c12e580ce52fea415b7ad1ad2ec4
        WEB_SITE=http://ivman.sourceforge.net/
         ENTERED=20050512
         UPDATED=20050620
      LICENSE[0]=GPL
           SHORT="Wrapper around the standard mount program"
cat << EOF
pmount is a wrapper around the standard mount program which permits normal users to 
mount removable devices without a matching /etc/fstab entry. This provides a robust 
basis for automounting frameworks like GNOME's Utopia project and confines the amount
of code that runs as root to a minimum.
