# -*- 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        hraban lift a7941845a9de72be60e66ea941aa34cbee35bf23
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball

name                cl-lift
version             20231004
revision            0

checksums           rmd160  2f3745a351978a2afa9a0e6cac6168b61e1e0dc7 \
                    sha256  61647d25d32731eeadcb7473a0bb98b309421053fccbd9c5acc92702f69cd1c9 \
                    size    1136414

categories-append   devel
maintainers         nomaintainer
license             BSD

description         LIsp Framework for Testing

long_description    {*}${description}

patchfiles-append   patch-followup.diff
