Added: trunk/dports/python/py25-pyproj/Portfile (0 => 37927)
--- trunk/dports/python/py25-pyproj/Portfile (rev 0)
+++ trunk/dports/python/py25-pyproj/Portfile 2008-06-29 22:14:44 UTC (rev 37927)
@@ -0,0 +1,25 @@
+# $Id: Portfile 33235 2008-01-22 03:21:55Z nox@macports.org $
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-pyproj
+version 1.8.5
+categories python graphics
+platforms darwin
+maintainers landonf openmaintainer
+description Python interfaces to PROJ.4 (http://proj.maptools.org) functions.
+
+long_description \
+ Pyrex wrapper to provide python interfaces to \
+ PROJ.4 (http://proj.maptools.org) functions. \
+ Performs cartographic transformations and geodetic computations.
+
+homepage http://code.google.com/p/pyproj/
+master_sites http://pyproj.googlecode.com/files/
+distname pyproj-${version}
+
+depends_lib port:proj \
+ port:py25-pyrex
+
+checksums md5 60483160456ca9298a5148a50cf656cc