# $Id$ PortSystem 1.0 name octave-civil-engineering version 1.0.7 categories math science platforms darwin maintainers and.damore alakazam description Functions to solution some ODE's in Civil Engineering. long_description ${description} homepage http://octave.sourceforge.net/ master_sites sourceforge:octave distname civil-engineering-$version checksums md5 d04d56f6d85ae17911560b6021ce47a8 \ sha1 9ad2b073a48b773c7d5bf804ac06a4abb029cba2 \ rmd160 c677a355f22ce4666c205c0d8782b334143ff844 depends_lib-append port:octave post-destroot { move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} } post-activate { system "octave --eval \"pkg rebuild\"" } livecheck.check regex livecheck.url http://octave.sourceforge.net/packages.html livecheck.regex http://downloads\.sourceforge\.net/octave/civil-engineering-(\\d+(\\.\\d+)*)\.tar\.gz