# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name                py-traits
version             1.1.0
revision            1
categories-append   devel
maintainers         jann openmaintainer 
description         The Enthought traits package
long_description    manifest typing, and much more
platforms           darwin
homepage            http://code.enthought.com/traits/
master_sites        http://code.enthought.com/downloads/traits/
distname            enthought.traits-${version}-src
extract.suffix      .tgz
checksums           rmd160 593773a22da988be9bfe9a35bf4209e2a6b8116e
worksrcdir          enthought.traits-${version}/enthought
patchfiles          enthought.diff color_traits.py.diff
patch.pre_args      -p1

depends_lib-append  port:py-scipy port:py-numpy
