          MODULE=ocamlbuild
         VERSION=0.16.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ocaml/ocamlbuild/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:2ba6857f2991b7f69368e8db818b163d31cf5a367f15f5953bf8f01a77b3d4fc
        WEB_SITE=https://github.com/ocaml/ocamlbuild
         ENTERED=20161021
         UPDATED=20250427
           SHORT="build tool for ocaml"

cat << EOF
OCamlbuild’s job is to determine the sequence of calls to
the compiler — with the right set of command-line flags —
needed to build your OCaml-centric software project.
EOF
