[72545] trunk/dports/python

rowue at macports.org rowue at macports.org
Wed Oct 20 06:56:15 PDT 2010


Revision: 72545
          http://trac.macports.org/changeset/72545
Author:   rowue at macports.org
Date:     2010-10-20 06:56:13 -0700 (Wed, 20 Oct 2010)
Log Message:
-----------
py26-pyphant-statistics: New port. Statistics modules for
the pyphant framework.

Added Paths:
-----------
    trunk/dports/python/py26-pyphant-statistics/
    trunk/dports/python/py26-pyphant-statistics/Portfile

Added: trunk/dports/python/py26-pyphant-statistics/Portfile
===================================================================
--- trunk/dports/python/py26-pyphant-statistics/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pyphant-statistics/Portfile	2010-10-20 13:56:13 UTC (rev 72545)
@@ -0,0 +1,30 @@
+# -*- 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-pyphant-statistics
+version             0.8a1
+categories-append   science
+maintainers         fmf.uni-freiburg.de:klaus.zimmermann rowue
+description         statistics toolbox for py26-pyphant
+long_description    This toolbox provides the histogram worker which enables \
+                    the py26-pyphant framework to obtain histograms from \
+                    array-like data.
+homepage            http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/Software/Pyphant
+
+platforms           darwin
+# depends_lib         port:py26-pil
+
+master_sites        sourceforge:pyphant
+# master_sites        http://pyphant.sourceforge.net/nightly-builds/
+distname            pyphant.statistics-${version}
+# use_bzip2           yes
+
+checksums           md5     c20c87cdefbf0b17eca5b5a1b88468f5 \
+                    sha1    10f3db1a5b7383e8388d10383c364441235e0845 \
+                    rmd160  33a99d35b22e79fa59315124a0b2a6728035dce9
+
+use_configure       no
+


Property changes on: trunk/dports/python/py26-pyphant-statistics/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/20101020/c4e16dc8/attachment.html>


More information about the macports-changes mailing list