[56912] trunk/dports/python

mmoll at macports.org mmoll at macports.org
Thu Sep 3 07:19:55 PDT 2009


Revision: 56912
          http://trac.macports.org/changeset/56912
Author:   mmoll at macports.org
Date:     2009-09-03 07:19:51 -0700 (Thu, 03 Sep 2009)
Log Message:
-----------
new ports: py2[56]-MMTK, a molecular modeling toolkit

Added Paths:
-----------
    trunk/dports/python/py25-MMTK/
    trunk/dports/python/py25-MMTK/Portfile
    trunk/dports/python/py26-MMTK/
    trunk/dports/python/py26-MMTK/Portfile

Added: trunk/dports/python/py25-MMTK/Portfile
===================================================================
--- trunk/dports/python/py25-MMTK/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-MMTK/Portfile	2009-09-03 14:19:51 UTC (rev 56912)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+set realname        MMTK
+name                py25-${realname}
+version             2.6.0
+categories          python science
+maintainers         mmoll openmaintainer
+description         The Molecular Modelling Toolkit is a library for molecular \
+					simulations with a focus on biomolecular systems.
+long_description    $description
+homepage            http://sourcesup.cru.fr/projects/mmtk/
+platforms           darwin
+master_sites        http://sourcesup.cru.fr/frs/download.php/2469/
+checksums           md5     225c2379f6ee140e301f7e9603e99093 \
+                    sha1    49a20959fd373ce34d1fa652d2d1247fb7ca9b6c \
+                    rmd160  c8bb0c6b02039b43f65809df12885fe8c12beeb7
+distname            ${realname}-${version}
+depends_build		port:py25-setuptools
+depends_lib         port:py25-scientific
+build.env           CPPFLAGS=-I${prefix}/include
+
+livecheck.check     regex
+livecheck.url       ${homepage}
+livecheck.regex     ${realname} (\[0-9.\]+)


Property changes on: trunk/dports/python/py25-MMTK/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py26-MMTK/Portfile
===================================================================
--- trunk/dports/python/py26-MMTK/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-MMTK/Portfile	2009-09-03 14:19:51 UTC (rev 56912)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+set realname        MMTK
+name                py26-${realname}
+version             2.6.0
+categories          python science
+maintainers         mmoll openmaintainer
+description         The Molecular Modelling Toolkit is a library for molecular \
+					simulations with a focus on biomolecular systems.
+long_description    $description
+homepage            http://sourcesup.cru.fr/projects/mmtk/
+platforms           darwin
+master_sites        http://sourcesup.cru.fr/frs/download.php/2469/
+checksums           md5     225c2379f6ee140e301f7e9603e99093 \
+                    sha1    49a20959fd373ce34d1fa652d2d1247fb7ca9b6c \
+                    rmd160  c8bb0c6b02039b43f65809df12885fe8c12beeb7
+distname            ${realname}-${version}
+depends_build		port:py26-setuptools
+depends_lib         port:py26-scientific
+build.env           CPPFLAGS=-I${prefix}/include
+
+livecheck.check     regex
+livecheck.url       ${homepage}
+livecheck.regex     ${realname} (\[0-9.\]+)


Property changes on: trunk/dports/python/py26-MMTK/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/20090903/0f4a8591/attachment.html>


More information about the macports-changes mailing list