# -*- 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        xach skippy e456210202ca702c792292c5060a264d45e47090
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-skippy
version             20171027
revision            0

checksums           rmd160  660bb6c5afb27647796d85dc6f524f426b2ff445 \
                    sha256  49c5dbd5e10e23bedd54463ff9124c4c20cf2913eacf4c46d3d6113c3ce74782 \
                    size    31587

categories-append   devel
maintainers         nomaintainer
license             BSD

description         Common Lisp GIF library

long_description    {*}${description}
