# $NetBSD$

DISTNAME=	wsgi_intercept-1.9.2
PKGNAME=	${PYPKGPREFIX}-wsgi-intercept-1.9.2
CATEGORIES=	www python
MASTER_SITES=	${MASTER_SITE_PYPI:=w/wsgi_intercept/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	http://pypi.python.org/pypi/wsgi_intercept
COMMENT=	Installs a WSGI application in place of a real URI for testing
LICENSE=	mit

DEPENDS+=	${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
