# -*- 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 78212 2011-04-28 16:22:58Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      octave 0.2
revision                        1
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                       sha1    2e0bdec4ec96f67360e88773d9b52d4e8ccf5532 \
                                rmd160  45141e84a665974508b529204865cc3e07d04a8e

depends_lib-append              port:octave
