# -*- 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 72543 2010-10-20 13:48:53Z rowue@macports.org $

PortSystem          1.0
PortGroup           python26 1.0

name                py26-sogl
version             0.2.0
categories-append   science
maintainers         fmf.uni-freiburg.de:klaus.zimmermann rowue openmaintainer
description         slightly modified version of the object graphics library
long_description    The object graphics library is a canvas library inside the \
                    wxWidgets project. This version has been modified to \
                    better suit the needs of our own project, the pyphant.
homepage            http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/Software/Pyphant

platforms           darwin
# depends_lib         port:py26-scipy

master_sites        http://pypi.python.org/packages/source/s/sogl/
distname            sogl-${version}
# use_bzip2           yes

checksums           md5     67a42de1d5dc1bb179c4a07e467e463b \
                    sha1    d8596c04c5111de2ac8278f230d7e1e9fbcf4166 \
                    rmd160  f4dc7898ca9ada9aeede9335ceab5bea73cc65bd

use_configure       no
