# $Id:$ PortSystem 1.0 name octave-vrml version 1.0.6 categories math science platforms darwin maintainers andrea.damore@macports.org description 3D graphics using VRML long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname vrml-1.0.6 checksums \ vrml-1.0.6.tar.gz \ md5 2e45645d408b6629ce9867746aef293c \ sha1 275cc101a5ee6228b7593df69c47ae370c562d0a \ rmd160 730e909e0debb8daf57c0198dba73d92fcd0d1f5 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\"" }