# -*- 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-stdcompat
github.setup        ocamllibs stdcompat 21.1
revision            0
categories          ocaml devel
maintainers         nomaintainer
license             LGPL-2.1
description         Stdcompat: compatibility module for OCaml standard library
long_description    ${description}

checksums           rmd160  8acc7845017247b6759b64643489c1601b96f536 \
                    sha256  45227d0205049addb74190a4eb41132179a42611bb92741efacf30371c481e6e \
                    size    624974
github.tarball_from archive

ocaml.build_type    dune
