# -*- 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        mirage ocaml-base64 3.5.2 v
revision            0
categories          ocaml devel
maintainers         nomaintainer
license             ISC
description         Base64 encoding for OCaml
long_description    {*}${description}

checksums           rmd160  a5d1c94e5e95c1e23d8039f75d63f95a459082d2 \
                    sha256  279ce9cbbb4bb00d6f380c61ed70fb8f63e24ddf2ec4c40d818d189f84bfb905 \
                    size    18911
github.tarball_from archive

ocaml.build_type    dune
