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

github.setup        Shinmera system-locale 940468f477d708511a0fd5c36ac346cd3ad67880
name                cl-system-locale
version             20250206
revision            0

checksums           rmd160  2bcccfa09c37f25a38d9d3b6d2b1e97b758080ad \
                    sha256  b74a240867ea9a0d37d012f4a7e8c672cc01b37d992c1183e576db8c9f11c914 \
                    size    6618
github.tarball_from archive

categories-append   devel
maintainers         nomaintainer
license             zlib

description         System locale and language discovery
long_description    {*}${description}

depends_lib-append  port:cl-cffi \
                    port:cl-documentation-utils

common_lisp.ffi     yes
