# -*- 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        orthecreedence vom 1aeafeb5b74c53741b79497e0ef4acf85c92ff24
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-vom
version             20160810
revision            0

checksums           rmd160  9f70b0a9cd4c54fcbbbd03eeac5c8399283040da \
                    sha256  496d565f3ef88d2a0ff2265faa66128021900938a0377705e08710dd5e079115 \
                    size    4312

categories-append   devel
maintainers         nomaintainer
license             MIT

description         A tiny logging library for Common Lisp

long_description    {*}${description}
