           SPELL=pmount
         VERSION=0.9.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.piware.de/projects/$SOURCE
      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
        WEB_SITE=http://ivman.sourceforge.net/
         ENTERED=20050512
         UPDATED=20051202
      PATCHLEVEL=1
      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.
EOF
