diff options
author | pav <pav@FreeBSD.org> | 2003-12-07 09:03:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-07 09:03:15 +0800 |
commit | c31732c58c6f92c5aa8fd12951677014add5dc4e (patch) | |
tree | aa0599cd83c2d017213dceffc12c5599ecd02dca /math/Makefile | |
parent | 8ca5d7c8eecf15b73d4387aff8cd96bcf3016e1f (diff) | |
download | freebsd-ports-gnome-c31732c58c6f92c5aa8fd12951677014add5dc4e.tar.gz freebsd-ports-gnome-c31732c58c6f92c5aa8fd12951677014add5dc4e.tar.zst freebsd-ports-gnome-c31732c58c6f92c5aa8fd12951677014add5dc4e.zip |
- Add p5-NetCDF, a perl module to read and write netCDF files.
PR: ports/59381
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index a20ae12fd15d..344c285a163a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -124,6 +124,7 @@ SUBDIR += p5-Math-SimpleVariable SUBDIR += p5-Math-TrulyRandom SUBDIR += p5-MatrixReal + SUBDIR += p5-NetCDF SUBDIR += p5-Number-Compare SUBDIR += p5-Roman SUBDIR += p5-Set-IntSpan |