# -*- 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 Catalyst-Plugin-Captcha 0.04 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description create and validate Captcha for Catalyst long_description This plugin create, validate Captcha. platforms {darwin any} supported_archs noarch checksums rmd160 b463bccebbb7a78157a2ed34071fee6347206d25 \ sha256 4a3d5c7200624d3e7aed42d05a706749274683eb7bad260de92c755bf6909e52 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-catalyst-runtime \ port:p${perl5.major}-catalyst-plugin-session \ port:p${perl5.major}-gd-securityimage \ port:p${perl5.major}-libwww-perl }