diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-20 14:46:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-20 14:46:04 +0800 |
commit | 7dc723eb23e92c0e6d1ac593ed7a1fa164335308 (patch) | |
tree | 38f140d669bab9ee41c1c64610bb253145e0a464 /misc/Makefile | |
parent | 62b9a8f8558294896ec7ed4d6954f7c96d5b1bc9 (diff) | |
download | freebsd-ports-gnome-7dc723eb23e92c0e6d1ac593ed7a1fa164335308.tar.gz freebsd-ports-gnome-7dc723eb23e92c0e6d1ac593ed7a1fa164335308.tar.zst freebsd-ports-gnome-7dc723eb23e92c0e6d1ac593ed7a1fa164335308.zip |
- Add p5-Geo-Coder-OSM 0.02
Geo::Coder::OSM provides an interface to the OpenStreet Nominatim geocoding
service.
WWW: http://search.cpan.org/dist/Geo-Coder-OSM/
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 7a2efbd76ac3..29b891afaa2f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -408,6 +408,7 @@ SUBDIR += p5-Geo-Coder-Multimap SUBDIR += p5-Geo-Coder-Multiple SUBDIR += p5-Geo-Coder-Navteq + SUBDIR += p5-Geo-Coder-OSM SUBDIR += p5-Geo-Postcodes SUBDIR += p5-Geo-Postcodes-DK SUBDIR += p5-Geo-Postcodes-NO |