# -*- 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 4.5.1 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 fe2dcf420bb93ac862f342d5f1eecf65ff9506a7 \ sha256 99ee73717f235f689f5f6f23ec6e0aae4f4a00e7a91e9d19081fcd50e243b0cc python.versions 27 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools depends_lib-append port:py${python.version}-pyface }