head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.03.02;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2008.12.02.11.06.35;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-wsgiauth
# Date created:				1 December 2008
# Whom:					Andriy Pylypenko <bamby@@sippysoft.com>
#
# $FreeBSD: head/www/py-wsgiauth/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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>
@


1.1
log
@Add py-wsgiauth 0.1, a WSGI authentication middleware.

Submitted by:	bamby@@sippysoft.com
@
text
@d5 1
a5 1
# $FreeBSD$
@

