           SPELL=xmodmap
         VERSION=1.0.11
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="a X.Org utility to modify key and button maps"
cat << EOF
xmodmap is a utility for modifying keymaps and pointer button mappings
on the fly in X.Org.
EOF
