# -*- 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           ocaml 1.1

github.setup        mirage ocaml-magic-mime 1.3.1 v
revision            2
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             ISC
description         Map filenames to common MIME types
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
distname            magic-mime-${version}
checksums           rmd160  952653ee049a8d45b8cdb51588a2235faad35a7f \
                    sha256  e0234d03625dba1efac58e57e387672d75a5e9a621ff49acfe0f609c00f13b08 \
                    size    13405
github.tarball_from releases

ocaml.build_type    dune
