summaryrefslogtreecommitdiffstats
path: root/www/py-wsgiauth/Makefile
blob: 65db402b44538869e31239d4d76470a495e1d2e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Andriy Pylypenko <bamby@sippysoft.com>
# $FreeBSD$

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>
OpenPOWER on IntegriCloud