PortSystem          1.0

name                xfindproxy
version             1.0.4
revision            1
categories          x11
license             X11
maintainers         {jeremyhu @jeremyhu} openmaintainer
description         xfindproxy utilizes the Proxy Management Protocol to communicate with a proxy manager to locate available X11 proxy services.
long_description    ${description}

platforms           darwin

homepage            https://www.x.org/
master_sites        xorg:individual/app/
use_bzip2           yes

checksums           rmd160  1b5827a30c027cc4cb71047f865745d45a44bf76 \
                    sha256  5626bda27c7faa5cbe289a17f8552538fff08a96d542b85efdda1804ccf8a01f

depends_build       port:pkgconfig

depends_lib         port:xorg-libXt \
                    port:xorg-libICE \
                    port:xorg-xorgproto

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       https://xorg.freedesktop.org/archive/individual/app/?C=M&O=D
