# -*- 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        jdz rfc2388 591bcf7e77f2c222c43953a80f8c297751dc0c4e
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-rfc2388
version             20180830
revision            0

checksums           rmd160  62151a2febcb8914dabef61aa9895b5a9248affb \
                    sha256  4061d8a198aeb96a5dcb3049cec13a7976a3a29d69c264106d49b1c79ec1054c \
                    size    12676

categories-append   devel
maintainers         nomaintainer
license             BSD

description         An implementation of RFC 2388 in Common Lisp

long_description    {*}${description}
