# -*- 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-userpath version 1.9.1 categories-append devel license {MIT Apache-2} maintainers nomaintainer supported_archs noarch platforms {darwin any} description A tool and library for adding locations to user PATH long_description {*}${description} homepage https://github.com/ofek/userpath checksums rmd160 f1c796d08f298ad36d77c84478310aabc645c605 \ sha256 ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796 \ size 11126 python.versions 38 39 310 311 312 python.pep517_backend hatch if {${name} ne ${subport}} { depends_run-append \ port:py${python.version}-click }