diff options
author | tobez <tobez@FreeBSD.org> | 2008-09-24 19:21:42 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-09-24 19:21:42 +0800 |
commit | 6f5c509488196456b7b0bb28dabd588234065d0f (patch) | |
tree | 0ccf6b8abb08954939a933df7d01b181fc9cd120 /math/Makefile | |
parent | f275d88a5fb210615b10b50d7577000653068b17 (diff) | |
download | freebsd-ports-gnome-6f5c509488196456b7b0bb28dabd588234065d0f.tar.gz freebsd-ports-gnome-6f5c509488196456b7b0bb28dabd588234065d0f.tar.zst freebsd-ports-gnome-6f5c509488196456b7b0bb28dabd588234065d0f.zip |
Add math/p5-Geo-Coordinates-UTM, a Perl module that can translate
latitude/longitude coordinates to Universal Transverse Mercator(UTM)
coordinates and vice versa.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index a378415cd601..4eb250a2f07c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -269,6 +269,7 @@ SUBDIR += p5-Data-Float SUBDIR += p5-Date-Handler SUBDIR += p5-GIS-Distance + SUBDIR += p5-Geo-Coordinates-UTM SUBDIR += p5-Geo-Distance SUBDIR += p5-Graph SUBDIR += p5-Math-Algebra-Symbols |