# $Id: Portfile 44419 2008-12-28 09:31:44Z akitada@macports.org $

PortSystem			1.0
PortGroup			python24 1.0

name				py-WebHelpers
version				0.3.4
categories-append		www
maintainers			akitada openmaintainer
description			Web Helpers is a library of helper functions \
				intended to make writing templates in web \
				applications easier.
long_description		${description}


platforms			darwin

homepage			http://pylonshq.com/WebHelpers
master_sites			http://cheeseshop.python.org/packages/source/W/WebHelpers/
distname			WebHelpers-${version}

depends_lib			port:py-setuptools

checksums			md5 16aacff76caf2e3c2284f1915e2fc57f \
				sha1 abec1fafd02aae92b63ba0fd3f32091460b3cc76 \
				rmd160 3cccd88f5c805d3a8389574300626e673ffd1bbb

