# $Id:$ PortSystem 1.0 name octave-statistics version 1.0.6 categories math science platforms darwin maintainers andrea.damore@macports.org description Additional statistics functions for Octave. long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname statistics-1.0.6 checksums \ statistics-1.0.6.tar.gz \ md5 693b7c03a9087bf69e7e23989efffd99 \ sha1 a65774d7cd380bf9ef50e787aaf84a76471a13e1 \ rmd160 ac42bc168c2cbef195b82ce2b4091cf7bb772968 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\"" }