# -*- 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 PortSystem 1.0 PortGroup python 1.0 PortGroup github 1.0 github.setup enthought traitsui 7.3.1 github.tarball_from archive name py-traitsui revision 0 categories-append devel license BSD GPL-2 platforms {darwin any} supported_archs noarch maintainers {gmail.com:jjstickel @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. checksums rmd160 bd1a2a918cfc7f3ccb800f46b918be678d17565d \ sha256 dfb6cadb9e33b753ac024d22e24603d6c3163c23a801478ef1c54025c9a969f7 \ size 6257218 python.versions 38 39 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-pyface }