# New ports collection makefile for:	py-wsgiauth
# Date created:				1 December 2008
# Whom:					Andriy Pylypenko <bamby@sippysoft.com>
#
# $FreeBSD: ports/www/py-wsgiauth/Makefile,v 1.1 2008/12/02 11:06:35 sobomax Exp $
#

PORTNAME=	wsgiauth
PORTVERSION=	0.1
CATEGORIES=	www python
MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR=	source/w/wsgiauth
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	bamby@sippysoft.com
COMMENT=	A WSGI authentication middleware

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
