# -*- 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 118818 2014-04-11 07:23:24Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      octave 0.6
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  8c1894a31f60ca40cf096b4332da51691a608f3e \
                                sha256  5a42e8dff8023f6bf1214ed31b7999645d88ce2f103d9fba23b527259da9a0df

depends_build-append            port:pkgconfig

depends_lib-append              path:bin/octave:octave
