# $Id: Portfile 33894 2008-02-07 02:45:08Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Catalyst-Plugin-Captcha 0.03
maintainers           narf_tm openmaintainer
description           create and validate Captcha for Catalyst
long_description      This plugin create, validate Captcha.

platforms             darwin

checksums             md5 c64ebc9c77503902c3c418908acd027a

depends_lib-append    port:p5-catalyst-runtime \
                      port:p5-catalyst-plugin-session \
                      port:p5-gd-securityimage \
                      port:p5-libwww-perl
