# Created by: Andriy Pylypenko <bamby@sippysoft.com>
# $FreeBSD: tags/RELEASE_11_1_0/www/py-wsgiauth/Makefile 425174 2016-11-02 22:45:14Z mat $

PORTNAME=	wsgiauth
PORTVERSION=	0.1
PORTREVISION=	2
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
