[19557] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 22:16:50 PDT 2006


Revision: 19557
Author:   landonf at macports.org
Date:     2006-09-15 22:16:47 -0700 (Fri, 15 Sep 2006)

Log Message:
-----------
A py-paste component, yet another Pylons dependency

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

Added: trunk/dports/python/py-pastedeploy/Portfile
===================================================================
--- trunk/dports/python/py-pastedeploy/Portfile	                        (rev 0)
+++ trunk/dports/python/py-pastedeploy/Portfile	2006-09-16 05:16:47 UTC (rev 19557)
@@ -0,0 +1,20 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-pastedeploy
+version				0.9.6
+categories-append		www
+maintainers			darwinports at opendarwin.org
+description			Paste Deployment is a system for finding and \
+				configuring WSGI applications and servers.
+long_description		${description}
+
+
+platforms			darwin
+
+homepage			http://pythonpaste.org/deploy/
+master_sites			http://cheeseshop.python.org/packages/source/P/PasteDeploy/
+distname			PasteDeploy-${version}
+
+checksums			sha1 e9ef0770ad32231ba4f00d537570e13c8c88e460

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


More information about the macports-changes mailing list