           SPELL=lndir
             PKG=lndir
         VERSION=1.0.1
        XORG_VER=X11R7.0
        XORG_VER=X11R7.0
          SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/util/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
        WEB_SITE=http://xorg.freedesktop.org
         ENTERED=20051215
         UPDATED=20051215
      LICENSE[0]=XCL
       BUILD_API=2
           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
