# -*- 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 72546 2010-10-20 13:57:58Z rowue@macports.org $

PortSystem          1.0
PortGroup           python26 1.0

name                py26-pyphant-osc
version             0.8a1
categories-append   science
maintainers         fmf.uni-freiburg.de:klaus.zimmermann rowue
description         organic solar cells toolbox for py26-pyphant
long_description    This Toolbox offers various workers for the \
                    analysis of organic solar cells. It is joined \
                    work with Kristian O. Sylvester-Hvid from the \
                    Risø National Laboratory for Sustainable Energy. \
                    The main purpose at the moment is the generation \
                    of height maps for polymer based solar cells. \
                    The developed workers are however applicable in \
                    a wide range of problems.
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.osc-${version}
# use_bzip2           yes

checksums           md5     bb8efad3972d3ccad2c7f7a324f37f01 \
                    sha1    bb3f07d61e87085ef43b388b86b93f77d94666fc \
                    rmd160  2a40b75d646b8220ec3bdfe548c92a9baa9a3aa1

use_configure       no
