# Created by: Philip Paeps <philip@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/py-recaptcha/Makefile 386312 2015-05-14 10:15:04Z mat $

PORTNAME=	recaptcha
PORTVERSION=	1.0.6
PORTREVISION=	1
CATEGORIES=	www devel python
MASTER_SITES=	CHEESESHOP/source/r/recaptcha-client
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	${PORTNAME}-client-${PORTVERSION}

MAINTAINER=	philip@FreeBSD.org
COMMENT=	Plugin for reCAPTCHA and reCAPTCHA Mailhide

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
