[65533] trunk/dports/python

perry at macports.org perry at macports.org
Fri Mar 26 20:40:56 PDT 2010


Revision: 65533
          http://trac.macports.org/changeset/65533
Author:   perry at macports.org
Date:     2010-03-26 20:40:53 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
Added python/py26-webhelpers.

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

Added: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-webhelpers/Portfile	2010-03-27 03:40:53 UTC (rev 65533)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-webhelpers
+version             1.0b5
+categories          python
+maintainers         perry openmaintainer
+platforms           darwin
+
+description         Web Helpers is a library of helper functions intended to \
+                    make writing web applications easier.
+long_description    ${description} It's the standard function library for \
+                    Pylons and TurboGears 2, but can be used with any web \
+                    framework.
+license             BSD
+homepage            http://pypi.python.org/pypi/WebHelpers/${version}/
+
+livecheck.regex     {WebHelpers/(.+)/"}
+livecheck.type      regex
+livecheck.url       ${homepage}
+
+distname            WebHelpers-${version}
+master_sites        http://pypi.python.org/packages/source/W/WebHelpers/
+
+checksums           rmd160 dbc5a3ea6fca94f7c0d68e80d789456a9504432d


Property changes on: trunk/dports/python/py26-webhelpers/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100326/f39fb019/attachment.html>


More information about the macports-changes mailing list