diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-01-27 16:10:57 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-01-27 16:10:57 +0800 |
commit | f92aabe6e442595350a5c472097a642cdfc75789 (patch) | |
tree | a045abd3e94b30f9a9367477b4416eb65f6dc8e7 /graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr | |
parent | 162d8e7a5e2c10c0c67a408729248c39c54f85ec (diff) | |
download | freebsd-ports-graphics-f92aabe6e442595350a5c472097a642cdfc75789.tar.gz freebsd-ports-graphics-f92aabe6e442595350a5c472097a642cdfc75789.tar.zst freebsd-ports-graphics-f92aabe6e442595350a5c472097a642cdfc75789.zip |
- rename graphics/Captcha-reCAPTCHA-Mailhide -> graphics/p5-Captcha-reCAPTCHA-Mailhide
Port was submitted without it and I didn't catch this mistake until it was tolate
Pointhat to: me
Diffstat (limited to 'graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr')
-rw-r--r-- | graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr b/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr new file mode 100644 index 00000000000..71fb5d121f9 --- /dev/null +++ b/graphics/p5-Captcha-reCAPTCHA-Mailhide/pkg-descr @@ -0,0 +1,16 @@ +Captcha::reCAPTCHA::Mailhide - A Perl implementation of +the reCAPTCHA Mailhide API + +reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who +complete the captcha to assist in the digitization of books. + +reCAPTCHA improves the process of digitizing books by sending words that +cannot be read by computers to the Web in the form of CAPTCHAs for +humans to decipher. More specifically, each word that cannot be read +correctly by OCR is placed on an image and used as a CAPTCHA. This is +possible because most OCR programs alert you when a word cannot be read +correctly. + +http://recaptcha.net/learnmore.html + +WWW: http://search.cpan.org/~andya/Captcha-reCAPTCHA-Mailhide-0.93/ |