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

github.setup        Shinmera language-codes 358c1de9f2e0d6501aed8cb03030311a32849e0e
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-language-codes
version             20230703
revision            0

checksums           rmd160  d09077f102fe75ac190148d9fb236d090aaad562 \
                    sha256  3991fe74157341b1f4e827a49b9f177643296cc2926f9ba60adac7ee3e480fe5 \
                    size    69778

categories-append   devel
maintainers         nomaintainer
license             zlib

description         A simple library mapping ISO language codes to language names.

long_description    {*}${description}

depends_lib-append  port:cl-documentation-utils

# See: https://github.com/Shinmera/language-codes/issues/3
common_lisp.clisp   no