# New ports collection makefile for:	py-WebTest
# Date created:		24 Feb, 2009
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/www/py-WebTest/Makefile,v 1.1 2009/02/27 15:37:21 miwi Exp $
#

PORTNAME=	WebTest
PORTVERSION=	1.1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wenheping@gmail.com
COMMENT=	Helper to test WSGI applications

USE_PYTHON=		2.5
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
