# -*- 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            xorg-util-macros
version         1.20.1
categories      x11 devel
license         X11
maintainers     {jeremyhu @jeremyhu} openmaintainer
description     X.org util-macros
homepage        https://www.x.org
platforms       any
supported_archs noarch
long_description Miscellaneous utility macros required by the Modular X.org codebase.
master_sites    xorg:individual/util/

distname        util-macros-${version}

checksums       rmd160  f57fe3820e7f1abf3c054c95124676d7d734131c \
                sha256  0b308f62dce78ac0f4d9de6888234bf170f276b64ac7c96e99779bb4319bcef5 \
                size    83124

use_xz          yes

livecheck.type  regex
livecheck.url   https://xorg.freedesktop.org/archive/individual/util/?C=M&O=D
livecheck.regex util-macros-(\\d+(?:\\.\\d+)*)
