# -*- 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 zpb-exif ee8a467614072edd0a5ddd256df0f459b1b84d49
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-zpb-exif
version             20210117
revision            0

checksums           rmd160  948791fe59ff596c253992e62977f70b90879007 \
                    sha256  2402c3de425c93a11a4627ad8b456577ce58be19564837604abdf88bd019e016 \
                    size    15680

categories-append   devel
maintainers         nomaintainer
license             BSD

description         Extract EXIF information from image files

long_description    {*}${description}
