# -*- 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 Test-MockModule v0.177.0 revision 0 maintainers nomaintainer license {Artistic-1 GPL} description Override subroutines in a module for unit testing long_description ${description} checksums rmd160 e4563ef30b61bc5316f29c822d50ba0259627247 \ sha256 1bda7a49dcea76076d40a7b6a6c3f3e15e6b19c84b6171df44534d91138f1045 \ size 23921 platforms {darwin any} if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-warnings depends_lib-append \ port:p${perl5.major}-super perl5.use_module_build supported_archs noarch }