[88192] trunk/dports/python

perry at macports.org perry at macports.org
Wed Dec 21 12:01:41 PST 2011


Revision: 88192
          http://trac.macports.org/changeset/88192
Author:   perry at macports.org
Date:     2011-12-21 12:01:40 -0800 (Wed, 21 Dec 2011)
Log Message:
-----------
Add python/py-pygeocoder (py26/27)

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

Added: trunk/dports/python/py-pygeocoder/Portfile
===================================================================
--- trunk/dports/python/py-pygeocoder/Portfile	                        (rev 0)
+++ trunk/dports/python/py-pygeocoder/Portfile	2011-12-21 20:01:40 UTC (rev 88192)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python 1.0
+
+name                    py-pygeocoder
+version                 1.1.4
+maintainers             perry openmaintainer
+platforms               darwin
+
+description             A lightweight Python wrapper for Google Geocoding API V3
+long_description        ${description}
+license                 LGPL-3+
+homepage                http://pypi.python.org/pypi/pygeocoder/
+
+livecheck.regex         {>pygeocoder (.+) :}
+livecheck.type          regex
+livecheck.url           ${homepage}
+
+distname                pygeocoder-${version}
+master_sites            http://pypi.python.org/packages/source/p/pygeocoder/
+
+checksums               rmd160 6faf5e1a1bdaece5df41c8c97bb70385cc55121f
+
+python.default_version  27
+python.versions         26 27


Property changes on: trunk/dports/python/py-pygeocoder/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/20111221/3a494ab9/attachment.html>


More information about the macports-changes mailing list