diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-11 22:04:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-11 22:04:41 +0800 |
commit | 5e81fe3b4781ed9138e4711f6afc05910a190d58 (patch) | |
tree | f2d7ced23ff1a81e2dfa28db552b060cdbb35bdd /graphics/Makefile | |
parent | 3b5488ec2abdc39de27cc40ed970d86af6c1244f (diff) | |
download | freebsd-ports-gnome-5e81fe3b4781ed9138e4711f6afc05910a190d58.tar.gz freebsd-ports-gnome-5e81fe3b4781ed9138e4711f6afc05910a190d58.tar.zst freebsd-ports-gnome-5e81fe3b4781ed9138e4711f6afc05910a190d58.zip |
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>
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 |