# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id: Portfile 114034 2013-11-27 16:20:17Z michaelld@macports.org $

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        gsl 1.0.8
platforms           darwin
license             GPL-2+
maintainers         nomaintainer
description         Octave bindings to the GNU Scientific Library.
long_description    ${description}

checksums           rmd160 34c9d705ffc5b59c656219a0a5bcadceda73d6f7 \
                    sha256 a8344d508ba6f376ca0c0734a72aac1080690cfe74f32c5e964ad765d81adfb3

depends_lib-append  port:gsl
