From 46dd7312d486a56200b93e0c85cc0e136685773c Mon Sep 17 00:00:00 2001 From: clsung Date: Thu, 2 Nov 2006 13:59:51 +0000 Subject: Add p5-GIS-Distance 0.01001, calculate geographic distances. PR: ports/104695 Submitted by: Gea-Suan Lin --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 8bf24f27bd0..01c8103b525 100644 --- a/math/Makefile +++ b/math/Makefile @@ -179,6 +179,7 @@ SUBDIR += p5-Chart-Math-Axis SUBDIR += p5-Data-Float SUBDIR += p5-Date-Handler + SUBDIR += p5-GIS-Distance SUBDIR += p5-Geo-Distance SUBDIR += p5-Graph SUBDIR += p5-Math-Algebra-Symbols -- cgit