diff options
author | tobez <tobez@FreeBSD.org> | 2009-09-30 20:59:08 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-09-30 20:59:08 +0800 |
commit | 6af4b1b54d35f512b7c0e889ee098b02778a7b51 (patch) | |
tree | 2dd83e52a897ec9ece8cb46fc0ec27f44718159a /math/Makefile | |
parent | 5c0d9597c7af2afb696bd3afc218cd09376760f4 (diff) | |
download | freebsd-ports-gnome-6af4b1b54d35f512b7c0e889ee098b02778a7b51.tar.gz freebsd-ports-gnome-6af4b1b54d35f512b7c0e889ee098b02778a7b51.tar.zst freebsd-ports-gnome-6af4b1b54d35f512b7c0e889ee098b02778a7b51.zip |
Add math/p5-Geo-Distance-XS 0.05, a Perl module that calculates
distances and closest locations faster than math/p5-Geo-Distance.
Feature safe: yes
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 dd0de4e49bf6..4b4799369bae 100644 --- a/math/Makefile +++ b/math/Makefile @@ -286,6 +286,7 @@ SUBDIR += p5-GIS-Distance SUBDIR += p5-Geo-Coordinates-UTM SUBDIR += p5-Geo-Distance + SUBDIR += p5-Geo-Distance-XS SUBDIR += p5-Graph SUBDIR += p5-Math-Algebra-Symbols SUBDIR += p5-Math-Base36 |