diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-04-30 12:05:08 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-04-30 12:05:08 +0000 |
commit | 26c255eb054c2b34cb29a14cce1c806b1bff2008 (patch) | |
tree | b953b3ef03ef35e115a57e397381f07c0a9d4102 /science/Makefile | |
parent | fdd1538a7b54ae17bbed6d63febbf87797a3a0ef (diff) |
Add science/minc2.
MINC (Medical Imaging NetCDF) is a medical imaging data format and an
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/93495
Submitted by: Jason Bacon <bacon (at) smithers.neuro.mcw.edu>
Repocopied by: marcus
Notes
Notes:
svn path=/head/; revision=160899
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 a9a042307833..68af3ea29e33 100644 --- a/science/Makefile +++ b/science/Makefile @@ -55,6 +55,7 @@ SUBDIR += mbdyn SUBDIR += mcstas SUBDIR += minc + SUBDIR += minc2 SUBDIR += mmtk SUBDIR += mpb SUBDIR += mpqc |