# -*- 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        rpav cl-gendoc c8fed7dd008a0cc34138521e45116e063aea33bd
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20180630
revision            0

checksums           rmd160  b2695d60bf99eecea0774b703f2bc13448743300 \
                    sha256  0b2c9d0ab2242404114d56e5dfd232cfcf242eee364577fa47e960123b5ad321 \
                    size    6239

categories-append   devel
maintainers         nomaintainer
license             LLGPL

description         Simple modular documentation builder for with package reference generator

long_description    {*}${description}

depends_lib-append  port:cl-3bmd \
                    port:cl-who
