           SPELL=xmessage
             PKG=xmessage
         VERSION=1.0.7
          SOURCE=${PKG}-${VERSION}.tar.xz
   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}/${PKG}-${VERSION}
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
      PATCHLEVEL=0
           SHORT="the X.Org xmessage application"
cat << EOF
xmessage displays a window containing a message from the command line,
a file, or standard input.  The program is typically used by shell
scripts to display information to the user or ask the user to make a
choice.
EOF
