# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem			1.0
PortGroup			python25 1.0
name				py25-toscawidgets
version				0.1a2
maintainers			stechert
description			Web widget toolkit based on Turbogears Widgets
long_description		ToscaWidgets is a web widget toolkit for Python \
				to aid in the creation, packaging and distribution \
				of common view elements normally used in the web.

platforms			darwin

homepage			http://toscawidgets.org/

fetch.type         		svn
svn.url            		http://svn.turbogears.org/projects/ToscaWidgets/trunk
svn.tag				3240
worksrcdir			trunk

depends_build			port:subversion
