# -*- 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-WWW-Mechanize 1.46 license Artistic-2 maintainers nomaintainer description Testing-specific WWW::Mechanize subclass long_description ${description} checksums rmd160 b73ea69f8e68ac1aff9726e309e74579a8c48c90 \ sha256 99b4774457978c37111041af283a0d452771343743987ba1e02af620778e4d64 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-carp-assert-more \ port:p${perl5.major}-html-lint \ port:p${perl5.major}-http-server-simple \ port:p${perl5.major}-test-longstring \ port:p${perl5.major}-uri \ port:p${perl5.major}-www-mechanize }