# Created by: Dryice Liu <dryice@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/py-beaker/Makefile 357909 2014-06-15 17:45:45Z mva $

PORTNAME=	beaker
PORTVERSION=	1.6.4
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	Beaker-${PORTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Session and Caching library with WSGI Middleware

LICENSE=	BSD

USE_PYTHON=		yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
