# -*- 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 rocky python-uncompyle6 2.1.3 release- name py-uncompyle6 categories-append devel platforms darwin supported_archs noarch license GPL-3+ maintainers nomaintainer description A Python decompiler, disassembler and cross-version bytecode library long_description ${description} checksums rmd160 5db31756cd957fd3f663c610f5a6e2b229c21455 \ sha256 98ab1a2e18ac8c132e6bcca4cd6b45ae6e176dfe779c6d6d683bcac3077fa4ca python.versions 27 if {${subport} ne ${name}} { depends_lib-append port:py${python.version}-setuptools livecheck.type none }