# -*- 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-WWW-Mechanize-PSGI 0.35 license {Artistic-1 GPL} maintainers devans openmaintainer description Test::WWW::Mechanize::PSGI - Test PSGI programs using WWW::Mechanize long_description ${description} platforms darwin checksums rmd160 a8d804200f63ee8e9c38b6a4e4454c465006a695 \ sha256 ec9ecd8ff018878a5badf6e895e78ed1f30f64ce1f5ab8755c68b89f884630c2 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-plack \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-test-www-mechanize \ port:p${perl5.major}-try-tiny supported_archs noarch }