# $Id: Portfile 86937 2011-11-07 11:16:13Z nicos@macports.org $

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        graceplot 1.0.8
platforms           darwin
license             GPL-2+ public-domain
maintainers         nomaintainer
description         Graceplot bindings for octave.
long_description    ${description}

checksums           md5     3e123bea0ab347e938758d9d3bf1d7a2 \
                    sha1    34bfd5073007fc3d5cf1a430176580907ac86d32 \
                    rmd160  8887482e2412974cf05f4eee7558f10e1e712b3e

depends_lib-append  port:octave-io
