Ticket #46765: Portfile.2

File Portfile.2, 912 bytes (added by Schamschula (Marius Schamschula), 9 years ago)

octave-symbolic 2.1.0

Line 
1# -*- 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
2# $Id: Portfile $
3
4PortSystem          1.0
5PortGroup           octave 1.0
6
7octave.setup        symbolic 2.1.0
8platforms           darwin
9license             GPL-2+
10maintainers         gmail.com:mschamschula openmaintainer
11description         Adds symbolic calculation features to GNU Octave.
12long_description    ${description} These include common Computer Algebra System tools \
13                    such as algebraic operations, calculus, equation solving, Fourier \
14                    and Laplace transforms, variable precision arithmetic and and other \
15                    features.
16
17checksums           rmd160 8cd1e45333df54ce2815ea2ef2468b6653cee0c7 \
18                    sha256 5d42e77e7bed56c43d9354ded5b6e9abe2dbe1c07551561a2966467b835b8d8c
19
20depends_lib-append  port:py-sympy