# -*- 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        lmj global-vars c749f32c9b606a1457daa47d59630708ac0c266e
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-global-vars
version             20141013
revision            0

checksums           rmd160  4512d4d01d0fe0157f9da8fd8f5167d9c31698a8 \
                    sha256  651befbce932447ed191c213f2307725996248cfc777ae30140e5328d4e9cec0 \
                    size    3615

categories-append   devel
maintainers         nomaintainer
license             BSD

description         Define efficient global variables in Common Lisp.

long_description    {*}${description}
