# -*- 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-nuitka python.rootname Nuitka version 2.3.6 revision 0 categories-append devel platforms {darwin any} license Apache-2 supported_archs noarch python.versions 38 39 310 311 maintainers {stromnov @stromnov} openmaintainer description Python compiler with full language support and CPython compatibility. long_description ${description} homepage http://nuitka.net/ checksums rmd160 fc34fa89294021d6f656b690da930616354af144 \ sha256 6aeb3a7f3e4a972ec7f1c1bc80ef6fd0914a81a8f7027cb21f9b9ef46d6d4be8 \ size 3700433 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-ordered-set \ port:py${python.version}-zstd }