# -*- 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        miscellaneous 1.2.0
platforms           darwin
license             GPL-3+
maintainers         nomaintainer
description         Miscellaneous tools that don't fit somewhere else.
long_description    ${description}

checksums           rmd160 464ac6466bdbec74ace310901d567c737e155489 \
                    sha256 3d5cf8adad50e3c214b5e1ba7e62a71a04340592f5c2b027e313e51ef69c6cef

depends_lib-append  port:octave-general

patchfiles-append   patch-src_partarray.cc.diff
