# -*- 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        sharplispers cl-jpeg bef2c3bb64dd19cb31c26338dcbecbf2542a2619
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-jpeg
version             20230102
revision            0

checksums           rmd160  ff96fe1a81b3babad95792e95fa5f333acfa136d \
                    sha256  a64deac403437154cd6b67ffd22b3d108fd8404b1a94214bd615002880a51c89 \
                    size    25368

categories-append   devel
maintainers         nomaintainer
license             BSD

description         A Common Lisp library for reading and writing JPEG image files

long_description    {*}${description}
