PortSystem        1.0

name              ocaml-gsl
version           0.6.0
revision          6
distname          ocamlgsl-${version}
categories        math science ocaml
license           GPL-2
maintainers       nomaintainer

description       ocamlgsl is the GNU scientific library for OCaml
long_description  \
    This is an interface to GSL (GNU scientific library) for the Objective Caml language.\
    See the gsl port for more details.

homepage          https://mmottl.github.io/gsl-ocaml/
platforms         darwin
master_sites      ${homepage}
checksums         md5    04795211d49c2fe1f59a5669f33ec5fc         \
                  sha1   819d2f95f44cc4c331a4aa644f8d23704477de05 \
                  rmd160 f7e9db2f388694dbede5b95ed961cb6eeef1fb00

patchfiles        patch-Makefile.diff
depends_lib       port:gsl port:ocaml
depends_build     port:gawk
use_configure     no
use_parallel_build no
