[72548] trunk/dports/python

rowue at macports.org rowue at macports.org
Wed Oct 20 07:00:36 PDT 2010


Revision: 72548
          http://trac.macports.org/changeset/72548
Author:   rowue at macports.org
Date:     2010-10-20 07:00:33 -0700 (Wed, 20 Oct 2010)
Log Message:
-----------
py26-pyphant-fmf: New Port. Modules for handling Full-Metadata-Format
(fmf) files with the pyphant.

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

Added: trunk/dports/python/py26-pyphant-fmf/Portfile
===================================================================
--- trunk/dports/python/py26-pyphant-fmf/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pyphant-fmf/Portfile	2010-10-20 14:00:33 UTC (rev 72548)
@@ -0,0 +1,34 @@
+# -*- 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-fmf
+version             0.8a1
+categories-append   science
+maintainers         fmf.uni-freiburg.de:klaus.zimmermann rowue
+description         Full-Metadata Format toolbox for py26-pyphant
+long_description    This toolbox enables the py26-pyphant framework to read \
+                    files written in the Full-Metadata Format (FMF). \
+                    See http://arxiv.org/abs/0904.1299 for an introduction \
+                    to the FMF. There is also support for writing files \
+                    in the FMF, although this feature is currently not \
+                    accessible from the py26-pyphant GUI.
+homepage            http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/Software/Pyphant
+
+platforms           darwin
+# depends_lib         port:py26-scipy \
+
+
+master_sites        sourceforge:pyphant
+# master_sites        http://pyphant.sourceforge.net/nightly-builds/
+distname            pyphant.fmf-${version}
+# use_bzip2           yes
+
+checksums           md5     f657e46afd90fa3ca654104848de6e3e \
+                    sha1    07583c39f14249a776e2190f9cd4b79f65ac7210 \
+                    rmd160  9396f178be5bfe65ae4fa1d21247e17ffd50e146
+
+use_configure       no
+


Property changes on: trunk/dports/python/py26-pyphant-fmf/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/688f1d85/attachment.html>


More information about the macports-changes mailing list