# -*- 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 Sys-CpuLoad 0.32 ../../authors/id/R/RR/RRWO revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Sys::CpuLoad - retrieve system load averages long_description {*}${description}. checksums rmd160 ccd534744abaf56509147d6091f66cf0f37d01a7 \ sha256 82740d520555fc9183786a8e16ad2c565d1775bb9a917bfe28dbe7f9cd016673 \ size 24398 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-module-metadata \ port:p${perl5.major}-test-deep \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-warnings depends_lib-append \ port:p${perl5.major}-file-which \ port:p${perl5.major}-ipc-run3 \ port:p${perl5.major}-xsloader }