# New ports collection makefile for:	py-pas.plugins.trustedproxyauth
# Date created:				21 May 2012
# Whom:					Lawrence Stewart <lstewart@freebsd.org>
#
# $FreeBSD$
#

PORTNAME=	pas.plugins.trustedproxyauth
PORTVERSION=	1.1
CATEGORIES=	security python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Authenticates requests coming from a reverse proxy doing user authentication.

LICENSE=	GPLv2

DIST_SUBDIR=	zope
USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
