# -*- 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
PortGroup           gitlab 1.0

name                xbitmaps
gitlab.instance     https://gitlab.freedesktop.org/xorg
gitlab.setup        data bitmaps 1.1.3 ${name}-
revision            0
categories          x11 graphics
maintainers         {jeremyhu @jeremyhu} openmaintainer
description         Bitmaps that are shared between X applications
long_description    {*}${description}

platforms           any
supported_archs     noarch
license             MIT

homepage            https://www.x.org
use_bzip2           yes

checksums           rmd160  5961212ef03943c285f08a01c2bf28b599803ef6 \
                    sha256  7a40d09c86e1e68a4564693e2b8f2bf3a61ef79d52e8b205c352e3b94a3f2831 \
                    size    21486

use_autoreconf      yes

depends_build-append \
                    port:xorg-util-macros
