# -*- 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        zkat cl-speedy-queue 0425c7c62ad3b898a5ec58cd1b3e74f7d91eec4b
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20110928
revision            0

checksums           rmd160  40846dd5038a679ec4f95f9ce99996c73106f87d \
                    sha256  e7094be155114c8f3fc1e3af56c048e95ea2af604384068de3c5fb030d1b1e18 \
                    size    3649

categories-append   devel
maintainers         nomaintainer
license             BSD

description         Lightweight, optimized queue implementation for CL

long_description    {*}${description}
