# -*- 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        metawilm cl-custom-hash-table 7bd02a529d39065ca8190966403b984552e0212a
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20201119
revision            0

checksums           rmd160  17b69615aeef31cff368436cabd02d174e3e1a27 \
                    sha256  de3d78eb4fe31e3a1d4bc1d2b7ac6cec6817be8f9d9fb9cfb29edde7252bbdbd \
                    size    7772

categories-append   devel
maintainers         nomaintainer
license             BSD

description         Custom hash tables for Common Lisp

long_description    {*}${description}

depends_lib-append  port:cl-hu.dwim.stefil
