Files
2022-11-08 16:35:05 +11:00

21 lines
759 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 inc-latest 0.500 ../by-authors/id/D/DA/DAGOLDEN/
license {Artistic-1 GPL}
maintainers nomaintainer
description inc::latest - use modules bundled in inc/ if they are newer than installed ones
long_description ${description}
platforms {darwin any}
checksums rmd160 4f2fd5553853d987674e79069726370f465bb9a2 \
sha256 daa905f363c6a748deb7c408473870563fcac79b9e3e95b26e130a4a8dc3c611
if {${perl5.major} != ""} {
supported_archs noarch
}