# $Id: Portfile 65907 2010-04-02 22:08:22Z jmr@macports.org $

PortSystem			1.0
PortGroup			python25 1.0

name				py25-WebHelpers
version				0.3.4
categories-append		www
maintainers			stechert 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:py25-distribute

checksums			md5 16aacff76caf2e3c2284f1915e2fc57f \
				sha1 abec1fafd02aae92b63ba0fd3f32091460b3cc76 \
				rmd160 3cccd88f5c805d3a8389574300626e673ffd1bbb

