# -*- 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-mirage-ptime
github.setup        mirage mirage-ptime 5.2.0 v
revision            1
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             ISC
description         Libraries and module types for portable clocks
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
checksums           rmd160  21ff5bb243bb19de5595ff15343582889fed721f \
                    sha256  60e5a926b7d0286f64842c0f6f99595ed7fe7e2a783740750009f663dcd12f28 \
                    size    5054
github.tarball_from releases

depends_lib-append  port:ocaml-ptime

ocaml.build_type    dune
