mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
30 lines
988 B
Tcl
30 lines
988 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-coherent.licensed
|
|
version 0.5.2
|
|
revision 0
|
|
|
|
categories-append devel
|
|
platforms {darwin any}
|
|
supported_archs noarch
|
|
license MIT
|
|
maintainers {reneeotten @reneeotten} openmaintainer
|
|
|
|
description License management tooling for Coherent System and skeleton \
|
|
projects
|
|
long_description {*}${description}
|
|
|
|
homepage https://github.com/coherent-oss/coherent.licensed
|
|
|
|
distname coherent_licensed-${version}
|
|
|
|
checksums rmd160 7f4ad6cd46130c9feaecb119ffc0096599b73c82 \
|
|
sha256 d8071403ce742d3ac3592ddc4fb7057a46caffb415b928b4d52802e5f208416d \
|
|
size 3475
|
|
|
|
python.versions 310 311 312 313 314
|
|
python.pep517_backend flit
|