# -*- 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-duration
github.setup        hannesm duration 0.2.1 v
revision            2
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             ISC
description         Conversions to various time units
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
checksums           rmd160  9897359e8e91f7b63ca4789073e85e99a2b57a11 \
                    sha256  c738c1f38cfb99820c121cd3ddf819de4b2228f0d50eacbd1cc3ce99e7c71e2b \
                    size    4699
github.tarball_from releases

ocaml.build_type    dune
