# -*- 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        edicl cl-who 1.1.5 v
revision            0

checksums           rmd160  1b2c62c233dfca539a0ce9cea7592009f2ed972a \
                    sha256  585561d0588f779a5db821d74520472f580f49e2e9979da1322161d5b4ec4792 \
                    size    25196
github.tarball_from archive

categories-append   www devel
maintainers         nomaintainer
license             BSD

description         Yet another Lisp markup language
long_description    {*}${description}

depends_lib-append  port:cl-flexi-streams
