# $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp@macports.org $

PortSystem			1.0
PortGroup			python24 1.0
name				py-myghty
version				1.1
categories-append		www
maintainers			nomaintainer
description			Myghty is a Python based templating framework \
				originally based on HTML::Mason.
long_description		Myghty fully implements Mason's templating \
				language, component-based architecture, and \
				caching system, and goes beyond, adding new \
				paradigms such the Module Components \
				controller paradigm, full Python whitespace \
				syntax, threading support, WSGI support, \
				session support, and much more.

platforms			darwin

homepage			http://www.myghty.org
master_sites			http://cheeseshop.python.org/packages/source/M/Myghty/
distname			Myghty-${version}

checksums			sha1 2e6714780d2250d936731a74b331d924bb1799bc
