# $Id$ PortSystem 1.0 name mathomatic version 16.0.3 categories math platforms darwin maintainers mww license LGPL-2.1 description small, portable symbolic math program long_description Mathomatic is a small, portable symbolic math program \ that can automatically solve, simplify, differentiate, \ combine, and compare algebraic equations, perform \ polynomial and complex arithmetic, etc. homepage http://www.mathomatic.org/math/ master_sites http://mathomatic.org/ checksums rmd160 39f9df8b1c2d1777a9576f995efb3ee51d2d88c5 \ sha256 c2762f09227adb91d54108ce9a9e5e95bbc0db409b7598bcde7a4f749e243451 use_bzip2 yes depends_lib port:libedit patchfiles patch-makefile.diff use_configure no build.args prefix=${prefix} CC=${configure.cc} CC_OPTIMIZE=${configure.cflags} CPPFLAGS=${configure.cppflags} LDFLAGS=${configure.ldflags} READLINE=1 test.run yes destroot.args prefix=${prefix} livecheck.type regex livecheck.url http://www.mathomatic.org/math/download.html livecheck.regex ${name}-(\[0-9\\.\]+\[0-9\])\.tar.bz2