# -*- 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           ocaml 1.1

name                ocaml-ocamldiff
version             1.2
revision            2
categories          ocaml textproc
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             LGPL-3
description         OCaml library providing functions to parse and display diff results
long_description    OCamldiff is a small {*}${description}.
homepage            https://zoggy.frama.io/ocamldiff
master_sites        https://framagit.org/zoggy/ocamldiff/-/archive/${version}
use_bzip2           yes
distname            ocamldiff-${version}
checksums           rmd160  4ccce39ef9f61472a58848e3bc7ce568b0ba6021 \
                    sha256  ba01da193227ff76135c710e680d3e59c25d0a03299b8d30786a51b45a77a31e \
                    size    632228

ocaml.build_type    dune
