# Created by: Philip Paeps <philip@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/py-recaptcha/Makefile 364158 2014-08-06 09:11:57Z olgeni $

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

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

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
