# -*- 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 96943 2012-08-22 15:22:15Z g5pw@macports.org $

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        odepkg 0.8.2
platforms           darwin
license             GPL-2+
maintainers         nomaintainer
description         An octave package for solving ordinary differential \
                    equations and more.
long_description    ${description}

checksums           rmd160  22c5ee30ce74d7bb661c6ab61e75eb0858ba44d8 \
                    sha256  c190f5ca3a1497ac8a39bcf71d5292729d9f6f285d9a078639faa77d02b31cff

use_parallel_build  no

depends_build       port:gsed
