diff options
author | clsung <clsung@FreeBSD.org> | 2006-11-02 21:59:51 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-11-02 21:59:51 +0800 |
commit | 46dd7312d486a56200b93e0c85cc0e136685773c (patch) | |
tree | 30ac40842e82de1e7b6002a378983c521ff81bae /math/Makefile | |
parent | ccb2c4d8ec06f6ad04b4098cd4687fae2769bea7 (diff) | |
download | freebsd-ports-graphics-46dd7312d486a56200b93e0c85cc0e136685773c.tar.gz freebsd-ports-graphics-46dd7312d486a56200b93e0c85cc0e136685773c.tar.zst freebsd-ports-graphics-46dd7312d486a56200b93e0c85cc0e136685773c.zip |
Add p5-GIS-Distance 0.01001, calculate geographic distances.
PR: ports/104695
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 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 |