           SPELL=keylaunch
         VERSION=1.3.9
          SOURCE=${SPELL}_${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/k/$SPELL/${SOURCE}
      SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
        WEB_SITE=http://www.oroborus.org/index.pl
      LICENSE[0]=GPL
         ENTERED=20040923
        KEYWORDS="wm-addons"
           SHORT="bind commands to a hot key"
cat << EOF
KeyLaunch is a small utility for binding commands to a hot key. It reads a
configuration file in ~/.keylaunchrc. KeyLaunch uses Ctrl, Alt and Shift as
modifier keys, the hotkey is up to the user.
EOF


