[25272] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Wed May 16 19:29:25 PDT 2007


Revision: 25272
          http://trac.macosforge.org/projects/macports/changeset/25272
Author:   stechert at macports.org
Date:     2007-05-16 19:29:25 -0700 (Wed, 16 May 2007)

Log Message:
-----------
adding py25 version of myghty

Added Paths:
-----------
    trunk/dports/python/py25-myghty/
    trunk/dports/python/py25-myghty/Portfile

Added: trunk/dports/python/py25-myghty/Portfile
===================================================================
--- trunk/dports/python/py25-myghty/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-myghty/Portfile	2007-05-17 02:29:25 UTC (rev 25272)
@@ -0,0 +1,25 @@
+# $Id: Portfile 20443 2006-11-03 02:55:29Z jberry at macports.org $
+
+PortSystem			1.0
+PortGroup			python25 1.0
+name				py25-myghty
+version				1.1
+categories-append		www
+maintainers			stechert at macports.org
+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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070516/7ff39d16/attachment.html


More information about the macports-changes mailing list