# $Id:$ PortSystem 1.0 name octave-financial version 0.2.2 categories math science platforms darwin maintainers andrea.damore@macports.org description Financial manipulation and plotting functions long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname financial-0.2.2 checksums \ financial-0.2.2.tar.gz \ md5 03c66b679e08df478e684388abdad5b6 \ sha1 a4794419a403e248cf7438b1e1f9ebfb9122152b \ rmd160 1e9755a15801a8e2c7b8a580c9dac98e2bd74479 depends_lib-append port:octave \ port:octave-time post-destroot { move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} } post-activate { system "octave --eval \"pkg rebuild\"" }