# -*- 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 dissect a70cabcd748cf7c041196efd711e2dcca2bbbb2c
name                cl-dissect
version             20240325
revision            0

checksums           rmd160  52c14b3ff78f16427a15e36dd44c7480ab9ba561 \
                    sha256  77a9af2e9250c5b0e6bc9e792afd53ecb1082284e21d286f34ab2bfa43b569f0 \
                    size    28370
github.tarball_from archive

categories-append   devel
maintainers         nomaintainer
license             zlib

description         A lib for introspecting the call stack and active restarts.

long_description    {*}${description}

depends_lib-append  port:cl-ppcre
