From a26da084927217174540d26c45983b38c71a7867 Mon Sep 17 00:00:00 2001 From: simon Date: Thu, 5 Feb 2009 22:05:07 +0000 Subject: [PATCH] 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. --- graphics/p5-Captcha-reCAPTCHA/Makefile | 24 ++++++++++++++++++++++++ graphics/p5-Captcha-reCAPTCHA/distinfo | 5 +++++ graphics/p5-Captcha-reCAPTCHA/pkg/DESCR | 2 ++ graphics/p5-Captcha-reCAPTCHA/pkg/PLIST | 4 ++++ 4 files changed, 35 insertions(+) create mode 100644 graphics/p5-Captcha-reCAPTCHA/Makefile create mode 100644 graphics/p5-Captcha-reCAPTCHA/distinfo create mode 100644 graphics/p5-Captcha-reCAPTCHA/pkg/DESCR create mode 100644 graphics/p5-Captcha-reCAPTCHA/pkg/PLIST diff --git a/graphics/p5-Captcha-reCAPTCHA/Makefile b/graphics/p5-Captcha-reCAPTCHA/Makefile new file mode 100644 index 00000000000..c42a9376bca --- /dev/null +++ b/graphics/p5-Captcha-reCAPTCHA/Makefile @@ -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 + +# 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 diff --git a/graphics/p5-Captcha-reCAPTCHA/distinfo b/graphics/p5-Captcha-reCAPTCHA/distinfo new file mode 100644 index 00000000000..e471b4b2c45 --- /dev/null +++ b/graphics/p5-Captcha-reCAPTCHA/distinfo @@ -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 diff --git a/graphics/p5-Captcha-reCAPTCHA/pkg/DESCR b/graphics/p5-Captcha-reCAPTCHA/pkg/DESCR new file mode 100644 index 00000000000..3013e044669 --- /dev/null +++ b/graphics/p5-Captcha-reCAPTCHA/pkg/DESCR @@ -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. diff --git a/graphics/p5-Captcha-reCAPTCHA/pkg/PLIST b/graphics/p5-Captcha-reCAPTCHA/pkg/PLIST new file mode 100644 index 00000000000..088d6732b34 --- /dev/null +++ b/graphics/p5-Captcha-reCAPTCHA/pkg/PLIST @@ -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