# -*- 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-fpath
github.setup        dbuenzli fpath 0.7.3 v
revision            0
categories          ocaml devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             ISC
description         File system paths for OCaml
long_description    {*}${description}
checksums           rmd160  24acf404b97535f6596e6be28a3befdf0b7d6c46 \
                    sha256  a61b508d847a15985a4aea6f80e36321506567deba482b8556dcd791865fc3ba \
                    size    28553
github.tarball_from archive

depends_lib-append  port:ocaml-astring

ocaml.build_type    topkg
