diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-20 14:44:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-20 14:44:44 +0800 |
commit | f2932e76c640fafcde4db101f16450f66f75a22e (patch) | |
tree | ca35637715d66bd7217bd7fef4f54242e1e778c8 /misc/Makefile | |
parent | 96ec9a70db7b5cf7a367708624449d3c067e845f (diff) | |
download | freebsd-ports-gnome-f2932e76c640fafcde4db101f16450f66f75a22e.tar.gz freebsd-ports-gnome-f2932e76c640fafcde4db101f16450f66f75a22e.tar.zst freebsd-ports-gnome-f2932e76c640fafcde4db101f16450f66f75a22e.zip |
- Add p5-Geo-Coder-Multimap 0.01
Geo::Coder::Multimap provides an interface to the geocoding functionality of the
Multimap Open API.
WWW: http://search.cpan.org/dist/Geo-Coder-Multimap/
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 d16009b32953..0e379af65c97 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -405,6 +405,7 @@ SUBDIR += p5-Geo-Coder-Google SUBDIR += p5-Geo-Coder-Googlev3 SUBDIR += p5-Geo-Coder-Mapquest + SUBDIR += p5-Geo-Coder-Multimap SUBDIR += p5-Geo-Coder-Multiple SUBDIR += p5-Geo-Postcodes SUBDIR += p5-Geo-Postcodes-DK |