aboutsummaryrefslogtreecommitdiffstats
path: root/science/minc
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-04-30 20:05:08 +0800
committerthierry <thierry@FreeBSD.org>2006-04-30 20:05:08 +0800
commit3ae0f7f1f695bf748b4baf19130592586abeedb9 (patch)
tree63c07c4ac04bdea1be46938a751578e5013db062 /science/minc
parent109bf6128545e6f3f2925a2be94cc6d1d7ad0a00 (diff)
downloadfreebsd-ports-gnome-3ae0f7f1f695bf748b4baf19130592586abeedb9.tar.gz
freebsd-ports-gnome-3ae0f7f1f695bf748b4baf19130592586abeedb9.tar.zst
freebsd-ports-gnome-3ae0f7f1f695bf748b4baf19130592586abeedb9.zip
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
Diffstat (limited to 'science/minc')
-rw-r--r--science/minc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/minc/Makefile b/science/minc/Makefile
index ec961a33e97e..39ea25f86f5e 100644
--- a/science/minc/Makefile
+++ b/science/minc/Makefile
@@ -35,6 +35,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ARGS= --enable-static=yes --enable-shared=yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFLICTS= minc-2*
+
MAN1= dcm2mnc.1 \
ecattominc.1 \
invert_raw_image.1 \