You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
736 B
Tcl
20 lines
736 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 perl5 1.0
|
|
|
|
perl5.branches 5.28 5.30 5.32 5.34
|
|
perl5.setup Algorithm-C3 0.11
|
|
license {Artistic-1 GPL}
|
|
maintainers nomaintainer
|
|
supported_archs noarch
|
|
|
|
description A module for merging hierarchies using the C3 algorithm
|
|
long_description This module implements the C3 algorithm.
|
|
|
|
platforms {darwin any}
|
|
|
|
checksums rmd160 f0adb5d2fd6bae929e8ae7122cf8c76ab3477cd9 \
|
|
sha256 aaf48467765deea6e48054bc7d43e46e4d40cbcda16552c629d37be098289309 \
|
|
size 19226
|