# -*- 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        Shinmera trivial-mimes 1a801939594f1496fae097352033414590811b91
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
name                cl-trivial-mime
version             20230603
revision            0

checksums           rmd160  b07d432e546397bc6daef68e7cfad689ea1e7f7e \
                    sha256  d38e5e2680aab08a9e68ab6c17baaa7a3a218fab7d2523464b5ff654072d0dab \
                    size    22577

categories-append   devel
maintainers         nomaintainer
license             zlib

description         Tiny Common Lisp library to detect mime types in files.

long_description    {*}${description}
