diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-12 16:49:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-12 16:49:15 +0000 |
commit | f04f7a796439abf25e196169da467fc36dfd0f00 (patch) | |
tree | 8f527747846ef06ef4b32f04216a6bf2a993961e /graphics/Makefile | |
parent | 17f70ccc1f2c7ec3ae0961d147cd650ec7440b07 (diff) |
p5-Geo-Gpx is a perl module to Create and parse GPX files.
WWW: http://search.cpan.org/dist/Geo-Gpx/
PR: ports/132487
Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=229948
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 5df69b1bc1f2..b987a333dbed 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -532,6 +532,7 @@ SUBDIR += p5-GD-Thumbnail SUBDIR += p5-Geo-EOP SUBDIR += p5-Geo-GML + SUBDIR += p5-Geo-Gpx SUBDIR += p5-Geo-KML SUBDIR += p5-Geo-Point SUBDIR += p5-Geo-Proj4 |