PortSystem          1.0

name                lndir
version             1.0.3
revision            1
categories          x11 sysutils
license             X11
maintainers         {jeremyhu @jeremyhu} openmaintainer
description         Create shadow dir of symbolic links to another tree
long_description    ${description}

platforms           darwin

homepage            https://www.x.org/
master_sites        https://xorg.freedesktop.org/archive/individual/util
use_bzip2           yes

checksums           sha1    fc71a6ff2cc0a1065cfb608796ffd6b4f0ce76fe \
                    rmd160  4d4e01f5dce4afd7ca6268b36bb8f42af9cd9da5 \
                    sha256  49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d

depends_build \
        port:pkgconfig \
        port:xorg-xorgproto

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       ${master_sites}
