# -*- 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: Portfile 75061 2011-01-13 21:07:47Z ryandesign@macports.org $

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

