# New ports collection makefile for: py-beaker # Date created: Jun 16 2007 # Whom: Dryice Liu # # $FreeBSD: ports/www/py-beaker/Makefile,v 1.5 2007/10/30 04:13:02 dryice Exp $ # PORTNAME= beaker PORTVERSION= 0.8 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= source/B/Beaker PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Beaker-${PORTVERSION} MAINTAINER= dryice@FreeBSD.org COMMENT= A Session and Caching library with WSGI Middleware USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= Beaker .include