# $Id: Portfile 56761 2009-09-02 00:56:33Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               GD-SecurityImage 1.70
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 44198b091ad179241dcd1b0d270e04bc \
                          sha1 c79478da39fb52320ee25ed242b8ee8c87fad0c3 \
                          rmd160 d98cc5de6c4c9d5944074b924ce0b7b1d98ea374

depends_lib-append        port:p5-gd

perl5.use_module_build
