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

github.setup        hraban trivial-shell 352a464ae3be61778f7080b8aad51d48d544345f
name                cl-trivial-shell
version             20240605
revision            0

checksums           rmd160  2897c508ed68d59668befe18bd02889acab78fb5 \
                    sha256  a29770f3280e33b24a47b1406721289ea1e6207d793bb23067cfa9713d8205dc \
                    size    14824
github.tarball_from archive

categories-append   devel
maintainers         nomaintainer
license             MIT

description         Simple Common-Lisp interface to the underlying Operating System
long_description    {*}${description}.

depends_lib-append  port:cl-lift
