# -*- 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 Dumbbench 0.503 ../../authors/id/B/BD/BDFOY revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description Dumbbench - More reliable benchmarking with the least amount of thinking long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 ea2494a7245dab7e49e0aadf0591744bf604c9a1 \ sha256 d016019a818313e704464f280cf641ef60e8771d07791b59b99e17a1ec801fa9 \ size 33924 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-capture-tiny \ port:p${perl5.major}-class-xsaccessor \ port:p${perl5.major}-devel-checkos \ port:p${perl5.major}-params-util \ port:p${perl5.major}-number-witherror \ port:p${perl5.major}-statistics-caseresampling \ port:p${perl5.major}-time-hires }