# -*- 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-trove-classifiers python.rootname trove_classifiers version 2024.7.2 revision 0 supported_archs noarch platforms {darwin any} license Apache-2 maintainers {mps @Schamschula} openmaintainer description Canonical source for classifiers on PyPI (pypi.org). long_description {*}${description} homepage https://github.com/pypa/trove-classifiers checksums rmd160 9cd1b07dd4ab64e590b113a2265a51e827ff67f3 \ sha256 8328f2ac2ce3fd773cbb37c765a0ed7a83f89dc564c7d452f039b69249d0ac35 \ size 16071 python.versions 37 38 39 310 311 312 python.pep517 yes if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-calver }