# -*- 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 Captcha-reCAPTCHA 0.97 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description A Perl implementation of the reCAPTCHA API long_description ${description} platforms darwin supported_archs noarch checksums rmd160 b5eb8384881e0cf92fcda513e64d22f6b1791c11 \ sha256 988b10b1ef89045f153f12fccd0b298fb6a239a54c769ca7ad264a9510f4c289 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-html-tiny \ port:p${perl5.major}-libwww-perl }