[26779] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Sat Jul 7 01:35:51 PDT 2007


Revision: 26779
          http://trac.macosforge.org/projects/macports/changeset/26779
Author:   stechert at macports.org
Date:     2007-07-07 01:35:50 -0700 (Sat, 07 Jul 2007)

Log Message:
-----------
Adding a new Port for toscawidgets.

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

Added: trunk/dports/python/py25-toscawidgets/Portfile
===================================================================
--- trunk/dports/python/py25-toscawidgets/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-toscawidgets/Portfile	2007-07-07 08:35:50 UTC (rev 26779)
@@ -0,0 +1,22 @@
+# $Id: Portfile 25194 2007-05-15 20:32:42Z ryandesign at macports.org $
+
+PortSystem			1.0
+PortGroup			python25 1.0
+name				py25-toscawidgets
+version				0.1a2
+maintainers			stechert at macports.org
+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

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


More information about the macports-changes mailing list