PortSystem          1.0

name                showfont
version             1.0.5
categories          x11 graphics
license             X11
maintainers         {jeremyhu @jeremyhu} openmaintainer
description         Font dumper for X11 font server
long_description \
   Showfont displays data about a font that matches the given pattern.  \
   The information shown includes font information, font properties, \
   character metrics, and character bitmaps.

platforms           darwin

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

checksums           md5     5e7664f99f284834ac7979a9177d3c56 \
                    sha1    203f4e655333723af7b2c47a85dfba8258f22ebc \
                    rmd160  04cef59ac457e661ffea8587b4082a648c7fa5ef

depends_build       port:pkgconfig

depends_lib         port:xorg-libFS

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