# $Id:$ PortSystem 1.0 name octave-ad version 1.0.2 categories math science platforms darwin maintainers andrea.damore@macports.org description Automatic Forward Differentiation long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname ad-1.0.2 checksums \ ad-1.0.2.tar.gz \ md5 5ae523e75cff51c2b43b3dc5a1d5ed35 \ sha1 7a2d40b33903627912a2dd2dc267ad3b0e435ef6 \ rmd160 a29282186159c50752afd09b867202b7ef652a07 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\"" }