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
760 B
Tcl
20 lines
760 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 ExtUtils-Depends 0.8002
|
|
revision 0
|
|
license {Artistic-1 GPL}
|
|
maintainers nomaintainer
|
|
description ExtUtils::Depends - Easily build XS extensions that depend on XS extensions
|
|
long_description {*}${description}
|
|
|
|
platforms {darwin any}
|
|
supported_archs noarch
|
|
|
|
checksums rmd160 ad59d118415e8ec3dd041adca7cc47aad250fdd9 \
|
|
sha256 02b9a46450050ce19b325b23e46bb4ec644229d7f2d95044f67a86d8efacdc29 \
|
|
size 16750
|