# -*- 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 documentation-utils 0196f6ce6828a745121374c238972491074f5eb1
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from     tarball
name                    cl-documentation-utils
version                 20230703
revision                0

checksums               rmd160  843f83ff4eb59de9c3c027464841f7af708a6049 \
                        sha256  424f539acd9540c05ce99a82aa2da3a97ca11a4f3a464833e52c02a98c41b710 \
                        size    8912

categories-append       devel
maintainers             nomaintainer
license                 zlib

description             A tiny logging library for Common Lisp

long_description        {*}${description}

# NOTE: multilang-documentation-utils.asd depends on cl-multilang-documentation which depends on this port
common_lisp.build_run   no

depends_lib-append      port:cl-trivial-indent
depends_test-append     port:cl-multilang-documentation

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