# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                font-alias
version             1.0.4
categories          x11 x11-font graphics
license             Permissive  
maintainers         {jeremyhu @jeremyhu} openmaintainer
supported_archs     noarch

description         X.org default fonts.alias files
long_description    {*}${description}

platforms           any

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

checksums           rmd160  5df279019184245fe8efa0018a34de1c6962f052 \
                    sha256  f3111ae8bf2e980f5f56af400e8eefe5fc9f4207f4a412ea79637fd66c945276 \
                    size    119248

configure.args      --with-fontrootdir=${prefix}/share/fonts

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