# -*- 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-ISO8601
github.setup        ocaml-community ISO8601.ml 0.2.6
revision            2
categories          ocaml devel
maintainers         nomaintainer
license             MIT
description         ISO 8601 and RFC 3999 date parsing
long_description    {*}${description} for OCaml.
checksums           rmd160  9b1ec989004020ce5f998b844280f979bb1b7274 \
                    sha256  67959519baabeab6407ade9bddf77b9012de1a4384fb0fafbf0561f8cd833931 \
                    size    7471
github.tarball_from archive

ocaml.build_type    dune
