diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-07-11 21:53:10 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-07-11 21:53:10 +0000 |
commit | 939f964014a752594876d327fe604f8ff75a3201 (patch) | |
tree | e747572f7fd452a568ea88d83a0cc448ace5e6e2 /math/Makefile | |
parent | 99a34eb395d0bedb08bb84647b590b3f6ad59bf3 (diff) |
Add p5-Geo-Distance 0.06, calculate Distances and Closest Locations.
PR: 68902
Submitted by: Rod Taylor <ports@rbt.ca>
Approved by: erwin (implicit)
Notes
Notes:
svn path=/head/; revision=113427
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 c66529610f4d..a60e7380de77 100644 --- a/math/Makefile +++ b/math/Makefile @@ -121,6 +121,7 @@ SUBDIR += p5-Bit-Vector SUBDIR += p5-Chart-Math-Axis SUBDIR += p5-Date-Handler + SUBDIR += p5-Geo-Distance SUBDIR += p5-Graph SUBDIR += p5-Math-Base85 SUBDIR += p5-Math-BaseCalc |