# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Test-Timer 0.13 license {Artistic-1 GPL} maintainers devans openmaintainer description Test::Timer - a test module to test/assert response times long_description ${description} platforms darwin checksums rmd160 202ce08f2daa8fa42bd2280fcf2e077353aeac6e \ sha256 5004eabfd8a6f41e5336b8bc1c3fc155f9f7d01173233785586eb26dfe79140b if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception depends_lib-append \ port:p${perl5.major}-error supported_archs noarch perl5.use_module_build }