# $Id: Portfile 91298 2012-03-28 16:08:01Z jmr@macports.org $

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        image 1.0.10
platforms           darwin
license             GPL-2+ GPL-3+ BSD
maintainers         nomaintainer
description         The Octave-forge Image package provides functions for \
                    reading, writing, and processing images. The package \
                    supports almost all image formats through the use of \
                    ImageMagick. The package also provides functions for \
                    feature extraction, image statistics, spatial and \
                    geometric transformations, morphological operations, \
                    linear filtering, and much more.
long_description    ${description}

checksums           md5     c139877a4ce2b1f6fe08772a52a327be \
                    sha1    0d8731f8f47cc18fdfb2ead8e700d3507cff79df \
                    rmd160  3aad306325c84cfe543c7b61b60a7fea2cfa9c3c

patchfiles          png14.patch
