# -*- 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-mitmproxy_macos
version             0.11.2
revision            0

license             MIT
maintainers         nomaintainer
supported_archs     arm64 x86_64

description         Precompiled binaries used by Mitmproxy
long_description    {*}${description}, provides Local Redirect Mode and automates the certificate trust process. \
                    See https://mitmproxy.org/posts/local-redirect/macos/

homepage            https://mitmproxy.org/

master_sites        https://files.pythonhosted.org/packages/2e/8f/0c7115979f756945bea0c7c9ddf31b5be98069dc87848a237b020462ed6f/
distname            mitmproxy_macos-${version}-py3-none-any

checksums           rmd160  50f64257a2409f8e412384acf152887aeba9ca05 \
                    sha256  1711554a70e294a9dbcb6e332c1d5695b46dedde11c8bebc00ea60aaea70639c \
                    size    2654010

extract.suffix      .whl
extract.only

python.versions     310 311 312 313

build               {}

destroot.target     ${distpath}/${distfiles}
