Copied: trunk/dports/python/py25-webtest/Portfile (from rev 79621, trunk/dports/python/py26-webtest/Portfile) (0 => 79820)
--- trunk/dports/python/py25-webtest/Portfile (rev 0)
+++ trunk/dports/python/py25-webtest/Portfile 2011-06-27 00:27:18 UTC (rev 79820)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-webtest
+version 1.2.3
+maintainers nomaintainer
+platforms darwin
+
+description Helper to test WSGI applications
+long_description ${description}
+license MIT
+homepage http://pypi.python.org/pypi/WebTest/
+
+livecheck.regex {: WebTest (.+)<}
+livecheck.type regex
+livecheck.url ${homepage}
+
+depends_build-append port:py25-distribute
+depends_lib-append port:py25-webob
+
+distname WebTest-${version}
+master_sites http://pypi.python.org/packages/source/W/WebTest/
+
+checksums md5 585f9331467e6d99acaba4051c1c5878 \
+ sha1 2bf3c6a11b948c6b166935bbd73a3a0a40e458e5 \
+ rmd160 41cee0779ed26fb484d692e7cbff165c46335095