[19563] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 22:37:48 PDT 2006


Revision: 19563
Author:   landonf at macports.org
Date:     2006-09-15 22:37:45 -0700 (Fri, 15 Sep 2006)

Log Message:
-----------
A websomething that implements a bunch of ancronyms I don't understand.
The last pylons dependency!

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

Added: trunk/dports/python/py-beaker/Portfile
===================================================================
--- trunk/dports/python/py-beaker/Portfile	                        (rev 0)
+++ trunk/dports/python/py-beaker/Portfile	2006-09-16 05:37:45 UTC (rev 19563)
@@ -0,0 +1,21 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-beaker
+version				0.6.1
+categories-append		www
+maintainers			darwinports at opendarwin.org
+description			Session WSGI Middleware
+long_description		Beaker is a simple WSGI middleware to use the \
+				Myghty Container API.
+
+platforms			darwin
+
+homepage			http://beaker.groovie.org
+master_sites			http://cheeseshop.python.org/packages/source/B/Beaker/
+distname			Beaker-${version}
+
+depends_lib			port:py-setuptools
+
+checksums			md5 58683737c7ebf54d9903ff849247cc3b

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


More information about the macports-changes mailing list