# $Id:$ PortSystem 1.0 name octave-fpl version 0.1.2 categories math science platforms darwin maintainers andrea.damore@macports.org description Collection of routines to plot data on unstructured triangular and tetrahedral meshes long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname fpl-0.1.2 checksums \ fpl-0.1.2.tar.gz \ md5 38460ea52f994cb077bf203c2057610f \ sha1 958003e9a1aed1cbe58e6f1d00bcb6353098c524 \ rmd160 06ab7e85bcb0c8850a15d142e04a83d7d19b4b6a 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\"" }