# -*- 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 114219 2013-12-03 01:27:05Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        symbolic 1.1.0
platforms           darwin
license             GPL-2
maintainers         nomaintainer
description         Symbolic toolbox based on GiNaC and CLN.

long_description    ${description}

checksums           rmd160 03ef679484489a3879a4435b5e2ee6d81ea08c4b \
                    sha256 663c295eeed824b183d8d43e4c8836837ef76522f7393d4cd95c12878a59ece6

depends_lib-append  port:GiNaC
