# -*- 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 python25 1.0 name py25-traitsbackendwx version 3.1.0 categories-append devel maintainers vcn.com:jjstickel openmaintainer description The Enthought traitsgui WX backend long_description WX backend for traits GUI platforms darwin homepage http://code.enthought.com/projects/traits_gui/ master_sites http://www.enthought.com/repo/ETS/ distname TraitsBackendWX-${version} checksums md5 fc72754400663c2a8b657778ca1dbfc6 depends_build-append port:py25-setuptools depends_lib-append port:py25-enthoughtbase\ port:py25-traits\ port:py25-wxpython patchfiles patch-traitsbackendwx_helper.py.diff