PortSystem          1.0

name                listres
version             1.0.4
categories          x11 graphics
license             X11
maintainers         {jeremyhu @jeremyhu} openmaintainer
description         List resources in X11 widgets
long_description \
   The listres program generates a list of a widget's resource database.  \
   The class in which each resource is first defined, the instance and class \
   name, and the type of each resource is listed.  If no specific widgets or \
   the -all switch are given, a two-column list of widget names and their \
   class hierarchies is printed.

platforms           darwin

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

checksums           sha1    903857c7a9ec3d8edc8a88101aef33cd27796649 \
                    rmd160  8a9e0ec2997ec929b48de55d0ff017157818ed3a \
                    sha256  6a1229f478796e141d6658762f432ebbe1f6083b27550847d52239b3f7ec2b10 \
                    size    125472

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw

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