[61035] trunk/dports/science

ryandesign at macports.org ryandesign at macports.org
Mon Nov 30 07:03:47 PST 2009


Revision: 61035
          http://trac.macports.org/changeset/61035
Author:   ryandesign at macports.org
Date:     2009-11-30 07:03:43 -0800 (Mon, 30 Nov 2009)
Log Message:
-----------
root: new port, version 5.24.00

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

Added: trunk/dports/science/root/Portfile
===================================================================
--- trunk/dports/science/root/Portfile	                        (rev 0)
+++ trunk/dports/science/root/Portfile	2009-11-30 15:03:43 UTC (rev 61035)
@@ -0,0 +1,30 @@
+# $Id$
+
+PortSystem          1.0
+
+name                root
+version             5.24.00
+categories          science
+maintainers         gmail.com:mattiafrancescomoro
+license             LGPLv2.1
+description         Root cern data analysis framework
+long_description    The ROOT system provides a set of frameworks with all \
+                    the functionality needed to handle and analyze large amounts \
+                    of data in a very efficient way
+homepage            http://root.cern.ch/
+platforms           darwin
+distname            ${name}_v${version}.source
+master_sites        ftp://root.cern.ch/root/
+
+checksums           md5 249c414bf34ed1e6660d2d829c2db964
+
+worksrcdir          root
+
+depends_lib         port:libpng \
+                    port:giflib \
+                    port:tiff \
+                    port:qt4-mac \
+                    port:freetype
+
+configure.args      --enable-shared \
+                    --etcdir=${prefix}/etc/root


Property changes on: trunk/dports/science/root/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/20091130/c4893148/attachment.html>


More information about the macports-changes mailing list