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

notabug.setup       cage clunit2 5495cfc14cd9ea614ed677ee14295d2b0fe622bc
name                cl-clunit2
version             20230927
revision            0

checksums           rmd160  405203466831c820a57ac4e99df6b5949b213aef \
                    sha256  fcf33382814e4a85b417f4ff590f547a6e611d56e32f6aaa2b3257efc4a0cc9c \
                    size    39666

categories-append   devel
maintainers         nomaintainer
license             MIT

description         Unit Testing Framework, fork of clunit.

long_description    {*}${description}
