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 Module-Runtime 0.016
platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
supported_archs noarch
description Module::Runtime (no description available)
long_description ${description}
checksums rmd160 6d7ad904ebf4f7c452589cd26ac09205f8677e9d \
sha256 68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024
if {${perl5.major} != ""} {
depends_lib-append \
port:p${perl5.major}-version \
port:p${perl5.major}-yaml
perl5.use_module_build
}