# $Id:$ PortSystem 1.0 name octave-informationtheory version 0.1.5 categories math science platforms darwin maintainers andrea.damore@macports.org description Functions and routines for basic Information Theory definitions, and source coding. long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname informationtheory-0.1.5 checksums \ informationtheory-0.1.5.tar.gz \ md5 f47983025ee629b726eaa1d4b0ed8188 \ sha1 9be41a929f10115b200f3ee3296230b8af480c52 \ rmd160 00f41db13ea450a47d316e557dbd6c404dc07a23 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\"" }