[23593] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 4 16:28:49 PDT 2007


Revision: 23593
          http://trac.macosforge.org/projects/macports/changeset/23593
Author:   stechert at macports.org
Date:     2007-04-04 16:28:48 -0700 (Wed, 04 Apr 2007)

Log Message:
-----------
adding a new port for paste web kit

Added Paths:
-----------
    trunk/dports/python/py-pastewebkit/
    trunk/dports/python/py-pastewebkit/Portfile

Added: trunk/dports/python/py-pastewebkit/Portfile
===================================================================
--- trunk/dports/python/py-pastewebkit/Portfile	                        (rev 0)
+++ trunk/dports/python/py-pastewebkit/Portfile	2007-04-04 23:28:48 UTC (rev 23593)
@@ -0,0 +1,20 @@
+# $Id: Portfile 23588 2007-04-04 22:49:23Z stechert at macports.org $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-pastewebkit
+version				1.0
+categories-append		www
+maintainers			stechert at macports.org
+description			A port/reimplementation of Webware WebKit in WSGI and Paste.
+long_description		${description}
+
+platforms			darwin
+
+homepage			http://pythonpaste.org/webkit/
+master_sites			http://cheeseshop.python.org/packages/source/P/PasteWebKit/
+distname			PasteWebKit-${version}
+
+checksums			md5 3f06815a43eebf4672143b4e29021a57 \
+				sha1 07cdc22f7a15e31db22cd20c44e0333be2bffd80 \
+				rmd160 4d19e591be25c8c9fcd3b152d794750976ef49d3

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


More information about the macports-changes mailing list