# -*- 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 3.6.2 v
revision            0
categories          ocaml devel
maintainers         nomaintainer
license             ISC
description         Manipulate, parse and generate OCaml compiler version strings
long_description    {*}${description}
checksums           rmd160  2a24eb25a94aca480141b13454f4202ca7e44300 \
                    sha256  84b7c0be82e7087ac1537e408bc4c58d7f1de3cb860ea57ad33e179b280b40df \
                    size    14142
github.tarball_from archive

ocaml.build_type    dune
