# $Id: Portfile 59683 2009-10-19 20:05:06Z blb@macports.org $

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

platforms           darwin

homepage            http://www.x.org/
master_sites        ${homepage}pub/individual/util/
use_bzip2           yes

checksums           md5     e274ea9f55dfd62afa0a7b1e1ab4ba96 \
                    sha1    c7eed31c4cb2b016e4a06b629a57333c8df14421 \
                    rmd160  a07e0b1bfae23e3c3ff018a06bc8bc916df1d32a

depends_build       port:pkgconfig port:xorg-xproto

configure.args      --mandir=${prefix}/share/man

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

