import p5-Captcha-reCAPTCHA
reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who complete the captcha to assist in the digitization of books.
This commit is contained in:
parent
536d14d900
commit
a26da08492
24
graphics/p5-Captcha-reCAPTCHA/Makefile
Normal file
24
graphics/p5-Captcha-reCAPTCHA/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/02/05 22:05:07 simon Exp $
|
||||
|
||||
COMMENT = Perl implementation of the reCAPTCHA API
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Captcha-reCAPTCHA-0.92
|
||||
CATEGORIES = graphics security
|
||||
|
||||
MAINTAINER = Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
CPAN_AUTHOR = ANDYA
|
||||
|
||||
RUN_DEPENDS = ::www/p5-HTML-Tiny \
|
||||
::www/p5-libwww
|
||||
|
||||
MAKE_ENV += TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
5
graphics/p5-Captcha-reCAPTCHA/distinfo
Normal file
5
graphics/p5-Captcha-reCAPTCHA/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Captcha-reCAPTCHA-0.92.tar.gz) = NrAPo3/YoXNn4aovOyGPNA==
|
||||
RMD160 (Captcha-reCAPTCHA-0.92.tar.gz) = LNHMsfLDS7sCSWiFeJnyaALAQoQ=
|
||||
SHA1 (Captcha-reCAPTCHA-0.92.tar.gz) = NtEXRPQ0kNNMARhqUKB95aXoMM4=
|
||||
SHA256 (Captcha-reCAPTCHA-0.92.tar.gz) = LO+TPUrBBMmhVhXXDlkAm+IH5MICKs/CRP+s5Nt2oLo=
|
||||
SIZE (Captcha-reCAPTCHA-0.92.tar.gz) = 8461
|
2
graphics/p5-Captcha-reCAPTCHA/pkg/DESCR
Normal file
2
graphics/p5-Captcha-reCAPTCHA/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors
|
||||
who complete the captcha to assist in the digitization of books.
|
4
graphics/p5-Captcha-reCAPTCHA/pkg/PLIST
Normal file
4
graphics/p5-Captcha-reCAPTCHA/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/02/05 22:05:07 simon Exp $
|
||||
${P5SITE}/Captcha/
|
||||
${P5SITE}/Captcha/reCAPTCHA.pm
|
||||
@man man/man3p/Captcha::reCAPTCHA.3p
|
Loading…
Reference in New Issue
Block a user