# $Id: Portfile 90531 2012-03-08 07:55:42Z jeremyhu@macports.org $

PortSystem          1.0
name                lndir
version             1.0.3
categories          x11 sysutils
maintainers         jeremyhu openmaintainer
description         Create shadow dir of symbolic links to another tree
long_description    ${description}

platforms           darwin

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

checksums           sha1    fc71a6ff2cc0a1065cfb608796ffd6b4f0ce76fe \
                    rmd160  4d4e01f5dce4afd7ca6268b36bb8f42af9cd9da5 \
                    sha256  49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d

depends_build \
        port:pkgconfig \
        port:xorg-xproto

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

