# $Id:$ PortSystem 1.0 name octave-miscellaneous version 1.0.6 categories math science platforms darwin maintainers andrea.damore@macports.org description Miscellaneous tools including waitbar, xml tools, etc long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname miscellaneous-1.0.6 checksums \ miscellaneous-1.0.6.tar.gz \ md5 23842904e23cb3304ced40791734ae7e \ sha1 36a45a93d6f9ae632ea002654e7c962295ca4c5b \ rmd160 67c686e591ad4d0fdb4ae94ff6b8317742b90d16 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\"" }