           SPELL=lndir
         VERSION=1.0.4
          SOURCE=${SPELL}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/util/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051215
      LICENSE[0]=XCL
           SHORT="creates a shadow directory of symbolic links"
cat << EOF
lndir creates a shadow copy of a directory to another directory tree,
except that the shadow is not populated with real files but instead with
symbolic links pointing to the real files.
EOF
