diff options
author | lth <lth@FreeBSD.org> | 2004-07-12 05:53:10 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-07-12 05:53:10 +0800 |
commit | 5de8f06f75c3d12ba61cf3f9d5b525620326ad3c (patch) | |
tree | 69c0c5687943f36e323b5c6ff1728baad40f318f /math/Makefile | |
parent | c14a5ba4cb3afcc73d1b7fa11b96c485c09fdcac (diff) | |
download | freebsd-ports-gnome-5de8f06f75c3d12ba61cf3f9d5b525620326ad3c.tar.gz freebsd-ports-gnome-5de8f06f75c3d12ba61cf3f9d5b525620326ad3c.tar.zst freebsd-ports-gnome-5de8f06f75c3d12ba61cf3f9d5b525620326ad3c.zip |
Add p5-Geo-Distance 0.06, calculate Distances and Closest Locations.
PR: 68902
Submitted by: Rod Taylor <ports@rbt.ca>
Approved by: erwin (implicit)
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 |