diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2008-09-24 11:21:42 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2008-09-24 11:21:42 +0000 |
commit | a45276380382e81b2c3cff06e5f4aa823f841191 (patch) | |
tree | 55e438e1efdab3ce59c3945c8fefeecfc2218a0d /math/Makefile | |
parent | Add www/p5-CGI-Compress-Gzip, a Perl module to extend CGI.pm with (diff) |
Add math/p5-Geo-Coordinates-UTM, a Perl module that can translate
latitude/longitude coordinates to Universal Transverse Mercator(UTM)
coordinates and vice versa.
Notes
Notes:
svn path=/head/; revision=220658
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 |