mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
3b5fa65f18
associated set of tools and libraries. MINC was created in 1993 by Peter Neelin at the McConnell Brain Imaging Centre of the Montreal Neurological Institute. Many others have contributed to the design and implementation MINC over the years. PR: ports/91918 Submitted by: Jason W. Bacon <bacon (at) smithers.neuro.mcw.edu>
76 lines
1.5 KiB
Makefile
76 lines
1.5 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Scientific ports
|
|
|
|
SUBDIR += 2dhf
|
|
SUBDIR += abinit
|
|
SUBDIR += afni
|
|
SUBDIR += at
|
|
SUBDIR += bblimage
|
|
SUBDIR += buddy
|
|
SUBDIR += cdcl
|
|
SUBDIR += cdf
|
|
SUBDIR += chemtool
|
|
SUBDIR += chemtool-devel
|
|
SUBDIR += clhep
|
|
SUBDIR += dcl
|
|
SUBDIR += devisor
|
|
SUBDIR += dft++
|
|
SUBDIR += euler
|
|
SUBDIR += felt
|
|
SUBDIR += flounder
|
|
SUBDIR += gave
|
|
SUBDIR += gchempaint
|
|
SUBDIR += gchemutils
|
|
SUBDIR += gdis
|
|
SUBDIR += gerris
|
|
SUBDIR += getdp
|
|
SUBDIR += ghemical
|
|
SUBDIR += gnudatalanguage
|
|
SUBDIR += gramps
|
|
SUBDIR += gromacs
|
|
SUBDIR += gsystem
|
|
SUBDIR += hdf
|
|
SUBDIR += hdf5
|
|
SUBDIR += isaac-cfd
|
|
SUBDIR += kmovisto
|
|
SUBDIR += kst
|
|
SUBDIR += lamprop
|
|
SUBDIR += libctl
|
|
SUBDIR += libsvm
|
|
SUBDIR += libsvm-python
|
|
SUBDIR += mayavi
|
|
SUBDIR += mbdyn
|
|
SUBDIR += mcstas
|
|
SUBDIR += minc
|
|
SUBDIR += mmtk
|
|
SUBDIR += mpb
|
|
SUBDIR += mpqc
|
|
SUBDIR += mpqc-mpich
|
|
SUBDIR += netcdf
|
|
SUBDIR += oases
|
|
SUBDIR += omnetpp
|
|
SUBDIR += openbabel
|
|
SUBDIR += openfoam
|
|
SUBDIR += ovt
|
|
SUBDIR += p5-Chemistry-Elements
|
|
SUBDIR += paraview
|
|
SUBDIR += psi3
|
|
SUBDIR += py-paida
|
|
SUBDIR += py-scipy
|
|
SUBDIR += qcl
|
|
SUBDIR += ruby-dcl
|
|
SUBDIR += ruby-gphys
|
|
SUBDIR += simlib
|
|
SUBDIR += szip
|
|
SUBDIR += udunits
|
|
SUBDIR += v_sim
|
|
SUBDIR += vis5d+
|
|
SUBDIR += vmd
|
|
SUBDIR += x11iraf
|
|
SUBDIR += xloops-ginac
|
|
SUBDIR += xmakemol
|
|
|
|
.include <bsd.port.subdir.mk>
|