# -*- 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 name py-termtables version 0.2.4 revision 0 categories-append devel platforms {darwin any} supported_archs noarch license GPL-3+ maintainers nomaintainer description Pretty tables in the terminal long_description {*}${description} homepage https://github.com/nschloe/termtables checksums rmd160 231b9706fe44b08d097e4bdb69cf3c534dc266c1 \ sha256 797c6afeb78abdab97cd5bfbbd2fc1bfbd9630052699dc881b27b334bcc6a73f \ size 17745 python.versions 38 39 310 311 python.pep517 yes if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools \ port:py${python.version}-toml \ port:py${python.version}-wheel livecheck.type none }