1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id: Portfile 114034 2013-11-27 16:20:17Z michaelld@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup octave 1.1 |
---|
6 | |
---|
7 | octave.setup divand 1.1.2 |
---|
8 | platforms darwin |
---|
9 | license GPL-2+ |
---|
10 | maintainers gmail.com:mschamschula openmaintainer |
---|
11 | description divand performs an n-dimensional variational analysis \ |
---|
12 | (interpolation) of arbitrarily located observations. |
---|
13 | long_description ${description} |
---|
14 | |
---|
15 | checksums rmd160 f440fe5f62cd9fc9bc5c8c4150ff56f992192842 \ |
---|
16 | sha256 afaa9069daef3ae0fd9a9bb1031b7c2fbc03e7e7951245eef9d4b53364f9aa5a |
---|