# -*- 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.16 5.18 5.20 5.22 perl5.setup Test-Base 0.88 maintainers geeklair.net:dluke openmaintainer description A Data Driven Testing Framework license {Artistic-1 GPL} long_description ${description} platforms darwin checksums rmd160 42100035531969e0c6e0ac7cb72711f3ec4a8699 \ sha256 52368cc5a9cbbc4eaba33ed820672f92001b73d8bcba0bb95d5fdb1d370b9039 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-algorithm-diff \ port:p${perl5.major}-text-diff depends_lib-append port:p${perl5.major}-spiffy }