# -*- 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 python 1.0 PortGroup github 1.0 github.setup enthought traitsui 5.1.0 name py-traitsui categories-append devel # traitsui/wx/editors_gen.py is GPLv2 license BSD GPL-2 maintainers gmail.com:jjstickel openmaintainer description The Enthought traitsui package long_description The traitsui project contains a toolkit-independent GUI\ abstraction layer, which is used to support the\ "visualization" features of the Traits package. platforms darwin checksums rmd160 2135fd90e51f3470f1dbfbe01303de24d7a99e48 \ sha256 93fe84a9cfe04eb3a3169083de71b68f7292be3498f378feafd5caa2c776c26a python.versions 27 35 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools depends_lib-append port:py${python.version}-pyface }