[46341] trunk/dports/graphics

blb at macports.org blb at macports.org
Mon Feb 2 20:17:05 PST 2009


Revision: 46341
          http://trac.macports.org/changeset/46341
Author:   blb at macports.org
Date:     2009-02-02 20:17:04 -0800 (Mon, 02 Feb 2009)
Log Message:
-----------
New port - graphics/nifticlib, niftilib is a collection of i/o routines for
the nifti1 neuroimage data format
Ticket #17932

Added Paths:
-----------
    trunk/dports/graphics/nifticlib/
    trunk/dports/graphics/nifticlib/Portfile

Added: trunk/dports/graphics/nifticlib/Portfile
===================================================================
--- trunk/dports/graphics/nifticlib/Portfile	                        (rev 0)
+++ trunk/dports/graphics/nifticlib/Portfile	2009-02-03 04:17:04 UTC (rev 46341)
@@ -0,0 +1,23 @@
+# -*- vim: set syn=tcl:
+# $Id$
+PortSystem          1.0
+
+name                nifticlib
+version             1.1.0
+categories          graphics science
+maintainers         ucla.edu:jameskyle
+description         niftilib is a collection of i/o routines for the nifti1 neuroimage data format.
+long_description    niftilib is a collection of i/o routines for the nifti1 neuroimage data format. C (nifticlib), Java (niftijlib), Matlab (niftimatlib), and Python (pynifti) code is available. Information about the nifti format is available at http://nifti.nimh.nih.gov/df
+
+homepage            http://sourceforge.net/projects/niftilib
+platforms           darwin 
+master_sites        sourceforge:niftilib
+checksums           md5 671c020b3ad54ecdae595983a7d73f79 \
+                    sha1 f1837fa6b99e32f9f80a73ebda56ff5e1e9d6efd \
+                    rmd160 3d70405085b3c432638baa48c71669b1235d385e
+
+depends_build port:cmake
+configure.cmd cmake
+
+configure.pre_args
+configure.args -DCMAKE_INSTALL_PREFIX:PATH=${prefix}


Property changes on: trunk/dports/graphics/nifticlib/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090202/181c2b9e/attachment.html>


More information about the macports-changes mailing list