# -*- 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        Zulu-Inuoe trivial-cltl2 2ada8722dc1d7bae1f49832a2ca26b25b90055d3
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-trivial-cltl2
version             20211212
revision            0

checksums           rmd160  4db1279e1d33a381b9c5d90cf84f9b568522829b \
                    sha256  e00bdf26e37692d77a77de57f54dccfe23911f095f13ceefd8c3507f7c4950ed \
                    size    6491

categories-append   devel
maintainers         nomaintainer
license             LLGPL

description         Portable CLtL2

long_description    {*}${description}
