# -*- 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 86937 2011-11-07 11:16:13Z nicos@macports.org $

PortSystem          1.0
PortGroup           octave 1.0

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

checksums           md5     d405084fcad6e439ae751baf9fd203d2 \
                    sha1    d050dce3a043bd74c5143c6602e8d67af6a5e22d \
                    rmd160  fe85f5a64058ef67e5e65b5b89773685275b68ff

use_parallel_build  no
