aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-11-08 18:05:28 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-11-08 18:05:28 +0000
commitb6dd4956e8b9699ee999193a1aa537b0199720d6 (patch)
treeaf42e9fdaf237a77c3ac14532351e294af1ecdf8 /www/Makefile
parentf9ab7db43237f04b38a7902e3b619f5743b98681 (diff)
downloadports-b6dd4956e8b9699ee999193a1aa537b0199720d6.tar.gz
ports-b6dd4956e8b9699ee999193a1aa537b0199720d6.zip
- add HTML::GoogleMaps 6
HTML::GoogleMaps provides a simple wrapper around the Google Maps API. It allows you to easily create maps with markers, polylines and information windows. Thanks to Geo::Coder::Google you can now look up locations around the world without having to install a local database. WWW: http://search.cpan.org/dist/HTML-GoogleMaps/
Notes
Notes: svn path=/head/; revision=222547
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3fa97cd37526..62c00a1444a5 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -806,6 +806,7 @@
SUBDIR += p5-HTML-FormFu-Model-DBIC
SUBDIR += p5-HTML-FromANSI
SUBDIR += p5-HTML-FromText
+ SUBDIR += p5-HTML-GoogleMaps
SUBDIR += p5-HTML-Highlight
SUBDIR += p5-HTML-LinkExtractor
SUBDIR += p5-HTML-Lint