           SPELL=libxmu
             PKG=libXmu
         VERSION=1.2.1
          SOURCE=${PKG}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${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}
      PATCHLEVEL=1
      LICENSE[0]=XCL
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
           SHORT="Module libxmu for xorg"
cat << EOF
libxmu contains miscellaneous utilities and is not part of the Xlib
standard.  It contains routines which only use public interfaces so that it
may be layered on top of any proprietary implementation of Xlib or Xt.

It is intended to support clients in the X.Org distribution; vendors
may choose not to distribute this library if they wish.  Therefore,
applications developers who depend on this library should be prepared to
treat it as part of their software base when porting.
EOF
