# $Id: Portfile 49717 2009-04-16 08:06:13Z blb@macports.org $

PortSystem        1.0

name              ocamlgsl
version           0.6.0
categories        math science
maintainers       nomaintainer
description       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          http://oandrieu.nerim.net/ocaml/gsl/
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
