freebsd-ports/science/Makefile
Martin Wilke fc02715436 Parallel-NetCDF is a library providing high-performance I/O while still
maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives
scientific programmers a space-efficient and portable means for storing data.
However, it does so in a serial manner, making it difficult to achieve high
I/O performance. By making some small changes to the API specified by NetCDF,
we can use MPI-IO and its collective operations.

WWW: http://trac.mcs.anl.gov/projects/parallel-netcdf

PR:		ports/112265
Submitted by:	Chao Shin <quakelee at cn.FreeBSD.org>
2007-04-30 13:44:51 +00:00

107 lines
2.2 KiB
Makefile

# $FreeBSD$
#
COMMENT = Scientific ports
SUBDIR += 2dhf
SUBDIR += InsightToolkit
SUBDIR += abinit
SUBDIR += afni
SUBDIR += at
SUBDIR += bblimage
SUBDIR += buddy
SUBDIR += cdcl
SUBDIR += cdf
SUBDIR += cdo
SUBDIR += cgnslib
SUBDIR += chemtool
SUBDIR += chemtool-devel
SUBDIR += clhep
SUBDIR += crf++
SUBDIR += dcl
SUBDIR += devisor
SUBDIR += dft++
SUBDIR += elmer-eio
SUBDIR += elmer-fem
SUBDIR += elmer-hutiter
SUBDIR += elmer-matc
SUBDIR += elmer-meshgen2d
SUBDIR += elmerfront
SUBDIR += elmergrid
SUBDIR += elmerpost
SUBDIR += euler
SUBDIR += fastcap
SUBDIR += fasthenry
SUBDIR += felt
SUBDIR += flounder
SUBDIR += g3data
SUBDIR += gamess
SUBDIR += gave
SUBDIR += gchempaint
SUBDIR += gchemutils
SUBDIR += gdis
SUBDIR += gerris
SUBDIR += getdp
SUBDIR += ghemical
SUBDIR += ghmm
SUBDIR += gnudatalanguage
SUBDIR += gramps
SUBDIR += gromacs
SUBDIR += gsmc
SUBDIR += gsystem
SUBDIR += gtamsanalyzer
SUBDIR += gwyddion
SUBDIR += hdf
SUBDIR += hdf5
SUBDIR += isaac-cfd
SUBDIR += kmovisto
SUBDIR += kst
SUBDIR += lamprop
SUBDIR += libctl
SUBDIR += libghemical
SUBDIR += libint
SUBDIR += libsvm
SUBDIR += libsvm-python
SUBDIR += linsmith
SUBDIR += mayavi
SUBDIR += mbdyn
SUBDIR += mcstas
SUBDIR += medit
SUBDIR += minc
SUBDIR += minc2
SUBDIR += mpb
SUBDIR += mpqc
SUBDIR += mpqc-mpich
SUBDIR += netcdf
SUBDIR += nifticlib
SUBDIR += oases
SUBDIR += omnetpp
SUBDIR += oof
SUBDIR += openbabel
SUBDIR += openfoam
SUBDIR += ovt
SUBDIR += p5-Algorithm-SVMLight
SUBDIR += p5-Chemistry-Elements
SUBDIR += paje
SUBDIR += paraview
SUBDIR += pcp
SUBDIR += pnetcdf
SUBDIR += psi3
SUBDIR += py-paida
SUBDIR += py-scipy
SUBDIR += qcl
SUBDIR += ruby-dcl
SUBDIR += ruby-gphys
SUBDIR += simlib
SUBDIR += svmlight
SUBDIR += szip
SUBDIR += udunits
SUBDIR += v_sim
SUBDIR += vis5d+
SUBDIR += vmd
SUBDIR += x11iraf
SUBDIR += xloops-ginac
SUBDIR += xmakemol
SUBDIR += xmds
.include <bsd.port.subdir.mk>