# -*- 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-ocaml-version
github.setup        ocurrent ocaml-version 4.0.3 v
revision            0
categories          ocaml devel
maintainers         nomaintainer
license             ISC
description         Manipulate, parse and generate OCaml compiler version strings
long_description    {*}${description}
checksums           rmd160  a9dc092f8028b06b61a15140574d041568f6bc30 \
                    sha256  813e01f67a25dd4673158d39d9cf48d73c9261d8a41bf29172bc5b7a70c11746 \
                    size    14612
github.tarball_from archive

ocaml.build_type    dune
