# -*- 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        arielnetworks cl-anonfun ef3c16cefa80eacce9129ff98f751b8f6f19c237
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20111202
revision            0

checksums           rmd160  eaa05efa8993538e72384b710e614f6ab8cce683 \
                    sha256  209c5dfa07f847397b307c029a59443163ea827b112977ae46104f8274af090b \
                    size    2197

categories-append   devel
maintainers         nomaintainer
license             LLGPL

description         Anonymous function helpers for Common Lisp

long_description    {*}${description}
