# $Id$ PortSystem 1.0 name mathomatic version 15.7.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 md5 1d90afc833a8d11339aa2a51794a4871 \ sha1 2c15db52f9a7edbf99e77721ba4a0541f6fcb1e7 \ rmd160 fddda650ebc335749911cb1d9702eaaf35a91b03 use_bzip2 yes depends_lib port:readline use_configure no build.args prefix=${prefix} CC=${configure.cc} CC_OPTIMIZE=${configure.cflags} test.run yes destroot.destdir prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man docdir=${destroot}${prefix}/share/doc livecheck.type regex livecheck.url http://www.mathomatic.org/math/download.html livecheck.regex ${name}-(\[0-9\\.\]+\[0-9\])\.tar.bz2