[34064] trunk/dports/science

ryandesign at macports.org ryandesign at macports.org
Mon Feb 11 11:55:26 PST 2008


Revision: 34064
          http://trac.macosforge.org/projects/macports/changeset/34064
Author:   ryandesign at macports.org
Date:     2008-02-11 11:55:24 -0800 (Mon, 11 Feb 2008)

Log Message:
-----------
InsightToolkit: new port! See #13932

Added Paths:
-----------
    trunk/dports/science/InsightToolkit/
    trunk/dports/science/InsightToolkit/Portfile

Added: trunk/dports/science/InsightToolkit/Portfile
===================================================================
--- trunk/dports/science/InsightToolkit/Portfile	                        (rev 0)
+++ trunk/dports/science/InsightToolkit/Portfile	2008-02-11 19:55:24 UTC (rev 34064)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem 1.0
+
+name			InsightToolkit
+version			3.4.0
+categories		science
+maintainers		p.schmiedeskamp at auckland.ac.nz
+description		Segmentation and Registration Toolkit
+long_description	ITK  is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.
+
+homepage		http://www.itk.org/
+platforms		darwin
+master_sites		sourceforge:itk
+checksums		md5	a71ca99e6d47ee0f12a7b0f18a6c7dc7
+
+depends_build		port:cmake
+
+configure.cmd		cmake
+configure.pre_args
+
+configure.args		-DBUILD_SHARED_LIBS:BOOL=ON \
+			-DCMAKE_INSTALL_PREFIX:PATH=${prefix}


Property changes on: trunk/dports/science/InsightToolkit/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080211/df0708ee/attachment.html


More information about the macports-changes mailing list