Added: trunk/dports/python/py25-geopy/Portfile (0 => 37279)
--- trunk/dports/python/py25-geopy/Portfile (rev 0)
+++ trunk/dports/python/py25-geopy/Portfile 2008-06-02 09:39:21 UTC (rev 37279)
@@ -0,0 +1,29 @@
+# $Id: Portfile 33235 2008-01-22 03:21:55Z nox@macports.org $
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-geopy
+version 0.93
+categories python devel
+platforms darwin
+maintainers landonf openmaintainer
+description Network geocoding toolbox for Python.
+
+long_description \
+ geopy makes it easy for developers to locate the coordinates of addresses, \
+ cities, countries, and landmarks across the globe using third-party \
+ geocoders and other sources of data. \
+ geopy includes geocoder classes for MediaWiki (with the GIS extension), \
+ Semantic MediaWiki, the Google geocoder, the Yahoo! \
+ geocoder, geocoder.us, Virtual Earth, and GeoNames. \
+
+homepage http://exogen.case.edu/projects/geopy/
+master_sites http://svn.macports.org/repository/macports/distfiles/landonf/
+distname geopy-${version}
+
+depends_lib port:py25-simplejson
+
+checksums md5 9e2cc8f1784a51530e402215c9814313 \
+ sha1 f57e0cd1a2458e06858e02b3bacf596afe8044a6 \
+ rmd160 a421869817a9457619dffd00092b6b1814815acf