# $Id:$ PortSystem 1.0 name octave-spline-gcvspl version 1.0.5 categories math science platforms darwin maintainers andrea.damore@macports.org description B-spline data smoothing using generalized cross-validation and mean squared prediction or explicit user smoothing long_description ${description} homepage http://octave.sf.net master_sites sourceforge:octave distname spline-gcvspl-1.0.5 checksums \ spline-gcvspl-1.0.5.tar.gz \ md5 464f6a1bf01c09890e0303a1e173e7cb \ sha1 db0e54f9eb81c51547e71dc4a6284b426363ad7b \ rmd160 bdfeacf1a8edddce134a3ebb27da518b69f4a054 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\"" }