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

name                ocaml-erm_xml
github.setup        hannesm xml a2b4db61ca93dc265ca47b51d01fa147d3b267c3
version             2021.12.29
revision            2
categories          ocaml textproc
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             BSD
description         XML Parser for discrete data
long_description    {*}${description}
checksums           rmd160  17b39ec58c06e32c1b15c6839da0a760b613bfb9 \
                    sha256  98757adaf911829fb4d53a283e8f9076b6ca093c147cb4ffca690f7f10f64560 \
                    size    65859
github.tarball_from archive

depends_build-append \
                    port:ocaml-findlib \
                    port:ocaml-ocamlbuild

ocaml.build_type    oasis
