# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 44419 2008-12-28 09:31:44Z akitada@macports.org $

PortSystem          1.0
PortGroup           python24 1.0

name                py-beaker
version             1.0.2
categories-append   www
maintainers         openmaintainer stechert akitada
description         Session WSGI Middleware
long_description    Beaker is a simple WSGI middleware to use the \
                    Myghty Container API.

platforms           darwin

homepage            http://beaker.groovie.org
master_sites        http://cheeseshop.python.org/packages/source/B/Beaker/
distname            Beaker-${version}

depends_lib         port:py-setuptools \
                    port:py-myghtyutils

checksums           md5 0123b5bead109d0e26df595a2f7456ca \
                    sha1 b0f8cef4d22a888fceb39cda0f6d4d974ce0b155 \
                    rmd160 036f771b2772a60b95d77ea4a532f25c49177dfc
