diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-20 14:48:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-20 14:48:40 +0800 |
commit | 54b1db85a29bf88ba43e943b4e0859427c880048 (patch) | |
tree | a6b30928840305f7b8f164c565ace4c972adf964 /misc/Makefile | |
parent | b5d9e8f8be70e8eda4049711e9000f3a071553da (diff) | |
download | freebsd-ports-gnome-54b1db85a29bf88ba43e943b4e0859427c880048.tar.gz freebsd-ports-gnome-54b1db85a29bf88ba43e943b4e0859427c880048.tar.zst freebsd-ports-gnome-54b1db85a29bf88ba43e943b4e0859427c880048.zip |
- Add p5-Geo-Coder-TomTom 0.03
Geo::Coder::TomTom provides an interface to the geocoding service of the TomTom
route planner through the unofficial (as-yet unpublished) REST API.
WWW: http://search.cpan.org/dist/Geo-Coder-TomTom/
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index a54972c924cb..f7dd23ebaae9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -411,6 +411,7 @@ SUBDIR += p5-Geo-Coder-OSM SUBDIR += p5-Geo-Coder-Ovi SUBDIR += p5-Geo-Coder-PlaceFinder + SUBDIR += p5-Geo-Coder-TomTom SUBDIR += p5-Geo-Postcodes SUBDIR += p5-Geo-Postcodes-DK SUBDIR += p5-Geo-Postcodes-NO |