# -*- 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.1 v
revision            0
categories          ocaml devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             ISC
description         Base64 encoding for OCaml
long_description    {*}${description}

checksums           rmd160  7671d69089499e6cafc531fc1d62d3069111e11c \
                    sha256  f3e8b9be43567689064b419fa5eefd9c758f00b864e9f731a0dbc1b9fecfc768 \
                    size    18986
github.tarball_from archive

ocaml.build_type    dune
