aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-12 06:18:55 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-12 06:18:55 +0000
commitbdcf02a53eff7462d9057c1583a5f29f083dfa3a (patch)
tree01e8dcd2a404007aa019c263b862890c9c1ce04f /misc/Makefile
parent21f24fb01a89405e867db2d52865bbc64d07d983 (diff)
downloadports-bdcf02a53eff7462d9057c1583a5f29f083dfa3a.tar.gz
ports-bdcf02a53eff7462d9057c1583a5f29f083dfa3a.zip
Geo::Coder::Multiple is a wrapper for multiple Geo::Coder::* modules.
Most free geocoding datasource specify a limit to the number of queries which can be sent from an IP or made using an API key in a 24 hour period. This module balances the incoming requests across the available sources to ensure individual limits are exceeded only when the total limit is exceeded. The algorithm for load balancing takes into account the limit imposed by the source per 24 hour period. WWW: http://search.cpan.org/dist/Geo-Coder-Multiple/
Notes
Notes: svn path=/head/; revision=250944
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index dc580b124358..b2881b446607 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -396,6 +396,7 @@
SUBDIR += p5-File-Sort
SUBDIR += p5-Geo-Cache
SUBDIR += p5-Geo-Coder-Google
+ SUBDIR += p5-Geo-Coder-Multiple
SUBDIR += p5-Geo-Postcodes
SUBDIR += p5-Geo-Postcodes-DK
SUBDIR += p5-Geo-Postcodes-NO