# $Id: Portfile 37487 2008-06-09 19:10:00Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               GD-SecurityImage 1.66
maintainers               narf_tm openmaintainer
description               Security image (captcha) generator.
long_description          The (so called) "Security Images" are so popular. \
                          Most internet software use these in their \
                          registration screens to block robot programs \
                          (which may register tons of fake member accounts). \
                          Security images are basicaly, graphical CAPTCHAs \
                          (Completely Automated Public Turing Test to Tell \
                          Computers and Humans Apart).

platforms                 darwin

checksums                 md5 add61b9d1be03f0de7d15bcb0f70119e \
                          sha1 9604ad55a99590b811e2ab0673873837dbad0ba3 \
                          rmd160 205d5ec137d590ea880bc9bf32376c622c84be35

depends_lib-append        port:p5-gd

perl5.use_module_build
