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

PortSystem 1.0
PortGroup python25 1.0

name			   py25-cometd
version			   0.2
categories		   python
platforms		   darwin
maintainers		   stechert
description		   Cometd is a scalable HTTP-based event routing bus that uses a push technology pattern known as Comet.
homepage		   http://www.cometd.com/
fetch.type         svn
svn.url            http://svn.xantus.org/shortbus/trunk/cometd-twisted/
depends_build		port:py25-twisted-web2
worksrcdir         cometd-twisted
