[78679] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Tue May 17 12:17:53 PDT 2011


Revision: 78679
          http://trac.macports.org/changeset/78679
Author:   macsforever2000 at macports.org
Date:     2011-05-17 12:17:52 -0700 (Tue, 17 May 2011)
Log Message:
-----------
py26-sfepy: Added new port.

Added Paths:
-----------
    trunk/dports/python/py26-sfepy/
    trunk/dports/python/py26-sfepy/Portfile

Added: trunk/dports/python/py26-sfepy/Portfile
===================================================================
--- trunk/dports/python/py26-sfepy/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-sfepy/Portfile	2011-05-17 19:17:52 UTC (rev 78679)
@@ -0,0 +1,42 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem              1.0
+PortGroup python26      1.0
+
+name                    py26-sfepy
+version                 2011.1
+categories-append       science
+platforms               darwin
+license                 BSD
+maintainers             mascsforever2000 openmaintainer
+
+description             Simple finite elements in Python
+long_description        ${description}.
+
+homepage                http://code.google.com/p/sfepy/
+master_sites            googlecode:sfepy
+distname                sfepy-release-${version}
+extract.suffix          .tgz
+
+checksums               md5     f00f3a96363ae5c48ce006874fede995 \
+                        sha1    918b58dcfcb6854e5edd331cc9254b3d9d7cf725 \
+                        rmd160  a3194c891a297a09c0af62fe95a6d1b551257497
+
+depends_lib-append      port:gmsh \
+                        port:py26-ipython \
+                        port:py26-matplotlib \
+                        port:py26-mayavi \
+                        port:py26-numpy \
+                        port:py26-parsing \
+                        port:py26-pexpect \
+                        port:py26-pysparse \
+                        port:py26-scikits-umfpack \
+                        port:py26-scipy \
+                        port:py26-sphinx \
+                        port:py26-sympy \
+                        port:py26-tables \
+                        port:SuiteSparse \
+                        port:swig-python
+
+worksrcdir              ${distname}


Property changes on: trunk/dports/python/py26-sfepy/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/20110517/387eaf66/attachment.html>


More information about the macports-changes mailing list