# -*- 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 github.setup ocamllabs ocaml-integers 0.4.0 categories ocaml devel maintainers {landonf @landonf} openmaintainer license MIT description Various signed and unsigned integer types for OCaml. long_description {*}${description} platforms darwin github.tarball_from archive distname ${version} worksrcdir ${name}-${version} checksums rmd160 39b4c930e9873264779557f120c1dfa8c941b217 \ sha256 ba6e087606c622533ecca9dc4c0917a3cc183e73e3e7d8511b68e21183ef913f \ size 9980 ocaml.build_type dune