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

github.setup        dbuenzli mtime 2.2.0 v
name                ocaml-mtime
revision            0
categories          ocaml devel
maintainers         {pguyot @pguyot} openmaintainer
license             ISC

github.tarball_from archive

description         Monotonic wall-clock time for OCaml
long_description    Mtime has platform independent support for monotonic \
                    wall-clock time in pure OCaml.

homepage            https://erratique.ch/software/mtime

checksums           rmd160  1ae8ef7c43d4d9d7625b9fa94a62109876540187 \
                    sha256  fd40ca6b091d2ae774f1132615c9daf902a855c30f6c43d0ed9c3c7acdbfc08d \
                    size    16658

ocaml.build_type    topkg
