# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 100019 2012-11-24 09:01:32Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      octave 0.3
categories                      math science
platforms                       darwin
maintainers                     ryandesign
license                         GPL-3

description                     an interface to run Octave commands from Pure

long_description                ${name} is ${description}.

checksums                       rmd160  e8da5316a65fe9d47032db8f9d30dca352533e8e \
                                sha256  950278acb93dc3dc7191ea7b8fcd7b93893b05703cf9565f04dcb6b65599c4fe

depends_lib-append              path:bin/octave:octave-devel
