[61448] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Dec 11 10:12:24 PST 2009


Revision: 61448
          http://trac.macports.org/changeset/61448
Author:   jmr at macports.org
Date:     2009-12-11 10:12:23 -0800 (Fri, 11 Dec 2009)
Log Message:
-----------
New port: py25-fipy (#22733)

Added Paths:
-----------
    trunk/dports/python/py25-fipy/
    trunk/dports/python/py25-fipy/Portfile

Added: trunk/dports/python/py25-fipy/Portfile
===================================================================
--- trunk/dports/python/py25-fipy/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-fipy/Portfile	2009-12-11 18:12:23 UTC (rev 61448)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python25 1.0
+
+name                py25-fipy
+version             2.0.2
+categories-append   math 
+maintainers         vcn.com:jjstickel openmaintainer 
+description         FiPy: A Finite Volume PDE Solver Using Python
+long_description    FiPy is an object oriented, partial differential \
+                    equation (PDE) solver, written in Python , based on \
+                    a standard finite volume (FV) approach.
+platforms           darwin
+homepage            http://www.ctcms.nist.gov/fipy/
+master_sites        http://matforge.org/fipy/downloader/download/release/13/file/34/
+distname            FiPy-${version}
+checksums           md5     ad570c5612fcb2e87bbe256d84dbeac5 \
+                    sha1    615beb3d159cc56cb6759f4e7a871f9cfb38664b \
+                    rmd160  629fdf882346cc5dd3df5aec1702f70e8c603c58
+                    
+depends_lib         port:py25-numpy \
+                    port:py25-matplotlib \
+                    port:py25-pysparse


Property changes on: trunk/dports/python/py25-fipy/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/20091211/82c2a5b4/attachment.html>


More information about the macports-changes mailing list