You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
828 B
Tcl
21 lines
828 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 Pod-Escapes 1.07
|
|
maintainers nomaintainer
|
|
license {Artistic-1 GPL}
|
|
description for resolving Pod E<...> sequences
|
|
long_description This module provides things that are useful in \
|
|
decoding Pod E<...> sequences. Presumably, it should \
|
|
be used only by Pod parsers and/or formatters.
|
|
|
|
platforms {darwin any}
|
|
|
|
checksums rmd160 7dc6be8507d4535521033f8ef9a092d200f0213c \
|
|
sha256 dbf7c827984951fb248907f940fd8f19f2696bc5545c0a15287e0fbe56a52308
|
|
|
|
supported_archs noarch
|