# -*- 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        Bike introspect-environment 8fb20a1a33d29637a22943243d1482a20c32d6ae
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-introspect-environment
version             20220110
revision            0

checksums           rmd160  bc4c788ad69121426459e971d51ba6da58ef5502 \
                    sha256  f4c4c1b9b9fbaa820559e4cdbca86193101c69a370b7322119913e172b523dde \
                    size    9795

categories-append   devel
maintainers         nomaintainer
license             WTFPL

description         CL environment introspection portability layer

long_description    {*}${description}

depends_lib-append  port:cl-fiveam

# See: https://github.com/Bike/introspect-environment/issues/5
common_lisp.ecl     no
common_lisp.clisp   no