# $Id: Portfile 68078 2010-05-26 07:18:06Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        odebvp 1.0.6
platforms           darwin
maintainers         nomaintainer
description         To approximate the solution of the boundary-value problem \
                    y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, \
                    y(b)=beta by the linear finite-diffence method.
long_description    ${description}

checksums           md5     7ace0e26b6a4b1abed4959c73eeaf133 \
                    sha1    c20253c62838c610c8da1b984554a5aa031262a1 \
                    rmd160  f8542decb4d7e3b7852ceb806aa1310367de8c18
