[19561] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 22:28:49 PDT 2006


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

Log Message:
-----------
Add webhelpers, yet another Pylons dependency

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

Added: trunk/dports/python/py-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py-webhelpers/Portfile	                        (rev 0)
+++ trunk/dports/python/py-webhelpers/Portfile	2006-09-16 05:28:47 UTC (rev 19561)
@@ -0,0 +1,23 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-WebHelpers
+version				0.2.1
+categories-append		www
+maintainers			darwinports at opendarwin.org
+description			Web Helpers is a library of helper functions \
+				intended to make writing templates in web \
+				applications easier.
+long_description		${description}
+
+
+platforms			darwin
+
+homepage			http://pylonshq.com/WebHelpers
+master_sites			http://cheeseshop.python.org/packages/source/W/WebHelpers/
+distname			WebHelpers-${version}
+
+depends_lib			port:py-setuptools
+
+checksums			sha1 9644b51dd7e63d6cd3827fe92ea39b5255a2e926

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


More information about the macports-changes mailing list