Source
# -*- 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.26
perl5.setup IO-Pager 0.40
license Permissive
maintainers nomaintainer
description IO-Pager perl module
long_description ${description}
platforms darwin
extract.suffix .tgz
checksums rmd160 2a58af83857ff977a0cfef71bfcf49881075d90b \
sha256 0735f5ccc077d5d10f4d2856ce5591f89ac8f4cc8c25d5ac4572ee93f5f5edef \
size 18847
# fixup for malformed distfile
worksrcdir ${perl5.module}-0.4
if {${perl5.major} != ""} {
depends_lib-append \
port:p${perl5.major}-file-which
supported_archs noarch
}