# $Id:$ PortSystem 1.0 name octave-ocs version 0.0.1 categories math science platforms darwin maintainers andrea.damore@macports.org description Package for solving DC and transient MNA equation stemming from electrical circuit long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname ocs-0.0.1 checksums \ ocs-0.0.1.tar.gz \ md5 a123bbaf67ac3b8021eba727ef7d4906 \ sha1 2630fb78bdcea5acc636478996f17d3950ad1eb5 \ rmd160 ae1dba0682f80b86115406810180f2cfcfba2e9c 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\"" }