diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-05-20 22:21:43 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-05-20 22:21:43 +0800 |
commit | 6bc25f2d4d650b6a709cd0932ad8c332512158ac (patch) | |
tree | d46a3c2807bdf471b411425fde172cdbe0454e98 /science/Makefile | |
parent | 2aecbb2b3d7d673c2b16ce0ef26d711a88691da9 (diff) | |
download | freebsd-ports-gnome-6bc25f2d4d650b6a709cd0932ad8c332512158ac.tar.gz freebsd-ports-gnome-6bc25f2d4d650b6a709cd0932ad8c332512158ac.tar.zst freebsd-ports-gnome-6bc25f2d4d650b6a709cd0932ad8c332512158ac.zip |
Add netcdf3-ftn , netCDF (network Common Data Form), with Fortran
support.
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 54bc8937ca49..624da50411d3 100644 --- a/science/Makefile +++ b/science/Makefile @@ -97,6 +97,7 @@ SUBDIR += ncs SUBDIR += netcdf SUBDIR += netcdf-ftn + SUBDIR += netcdf3-ftn SUBDIR += netcdf4 SUBDIR += nifticlib SUBDIR += oases |