# -*- 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        Shinmera LASS 11cb4599c82934c7ab0310fa0ca6aaf48de73e60
name                cl-lass
version             20241028
revision            0

checksums           rmd160  4ba058b0eb9d92ea89e467ec71364294c6ebbb11 \
                    sha256  7bdc5c680f04efdecc18a6186352d22831499e3ea645ae34bb34611d5068dcce \
                    size    23080
github.tarball_from archive

categories-append   devel
maintainers         nomaintainer
license             zlib

description         Lisp Augmented Style Sheets
long_description    {*}${description}

depends_lib-append  port:cl-base64 \
                    port:cl-trivial-indent \
                    port:cl-trivial-mime
