# -*- 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 zpng 1.2.2 release-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-zpng
revision            0

checksums           rmd160  4ed0a5a186f1e88800cf62af3de7a8fdd7c644ab \
                    sha256  9b1259c5beab7b677385ee18e089191825327796d21df2b8694f63dbc0e20f4e \
                    size    39762

categories-append   devel
maintainers         nomaintainer
license             BSD

description         Common Lisp PNG creation library

long_description    {*}${description}

depends_lib-append  port:cl-salza2
