freebsd-ports/security/p5-Authen-PluggableCaptcha/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
414 B
Text

Authen::PluggableCaptcha is a fully modularized and extensible system for
making Pluggable Catpcha (Completely Automated Public Turing Test to Tell
Computers and Humans Apart) tests.
Pluggable? All Captcha objects are instantiated and interfaced via the main
module, and then manipulated to require various submodules as plug-ins.
Authen::PluggableCaptcha borrows from the functionality in
Apache::Session::Flex