# $Id: Portfile,v 1.3 2006/05/06 09:12:48 mww Exp $

PortSystem 1.0
PortGroup python24 1.0

name            	py-cherrypy
version         	2.2.1
categories      	python www
maintainers     	yuhei@pop21.odn.ne.jp
description     	Object-oriented web development framework
long_description    CherryPy is a pythonic, object-oriented web development \
    framework. CherryPy allows developers to build web applications in much \
    the same way they would build any other object-oriented Python program. \
    This usually results in smaller source code developed in less time.
homepage        	http://www.cherrypy.org/
master_sites    	sourceforge:cherrypy
distname            CherryPy-${version}
checksums      		md5 14bf17b0706bc480342cb8fcfaed74cd
