# $Id$ PortSystem 1.0 name yacas version 1.1.10 categories math maintainers olt@bogosoft.com description Yet Another Computer Algebra System long_description YACAS is an easy to use, general purpose Computer Algebra\ System, a program for symbolic manipulation of mathematical\ expressions. It uses its own programming language designed for\ symbolic as well as arbitrary-precision numerical computations. The\ system has a library of scripts that implement many of the symbolic\ algebra operations - new algorithms can be easily added to the library. master_sites http://yacas.sourceforge.net/backups/ checksums md5 bc391471ea02a2e226d5b2658c1150ac \ sha1 c59d138345da0ec365cfe3e018c9ebe0d81e310c \ rmd160 38e0dce2cf461ab76573b82a5d0d95b9dce290db patchfiles patch-Makefile.in depends_build bin:perl:perl5.8 configure.args-append --disable-shared test.run yes variant gmp { # for faster arbitrary precision arithmetics depends_lib-append lib:libgmp.4:gmp configure.args-append --with-numlib=gmp }