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

gitlab.instance     https://gitlab.common-lisp.net
gitlab.setup        stefil stefil 0398548ec95dceb50fc2c2c03e5fb0ce49b86c7a
name                cl-stefil
version             20181102
revision            0

checksums           rmd160  5e384fd7992c8fcf59b171b5fc0fc1087a8b685a \
                    sha256  8d2f682994af7aae8625c39aa226c9c506580d0cd6f731cc0372010175435f4d \
                    size    16475

categories-append   devel
maintainers         nomaintainer
license             public-domain

description         Stefil - Simple Test Framework In Lisp

long_description    {*}${description}

depends_lib-append  port:cl-alexandria \
                    port:cl-iterate \
                    port:cl-metabang-bind \
                    port:cl-swank
