mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
28 lines
877 B
Tcl
28 lines
877 B
Tcl
# -*- 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-standard-distutils
|
|
version 3.11.9
|
|
revision 0
|
|
|
|
categories-append devel
|
|
platforms {darwin any}
|
|
supported_archs noarch
|
|
license PSF
|
|
maintainers nomaintainer
|
|
|
|
description Standard library distutils redistribution
|
|
long_description {*}${description}
|
|
|
|
homepage https://github.com/youknowone/python-deadlib
|
|
|
|
distname standard_distutils-${version}
|
|
|
|
checksums rmd160 8a947eb0074e113df39eb0a115d5ed85da972edc \
|
|
sha256 37d6c9f0f0321ed3c9c923e54b0fdbafa3d7bf556821de55fd8158d7f440deb5 \
|
|
size 209658
|
|
|
|
python.versions 312 313 314
|