diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-11 14:04:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-11 14:04:41 +0000 |
commit | f8004b9f96610a2f459de44fcf48eee5dfd0167c (patch) | |
tree | f21359c72a2825dbf298426a8844590b774cb896 /graphics/Makefile | |
parent | 11d42b86832c6a4183baf4a6fb5abf6143c9b7f6 (diff) |
p5-Geo-KML is a perl module to create Google Earth
KML/KMZ file.
WWW: http://search.cpan.org/dist/Geo-KML/
PR: ports/130376
Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=225709
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9135cf8bc751..d2786892b968 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -524,6 +524,7 @@ SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil SUBDIR += p5-GD-Thumbnail + SUBDIR += p5-Geo-KML SUBDIR += p5-Geo-Point SUBDIR += p5-Geo-Proj4 SUBDIR += p5-Geometry-Primitive |