diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-08 14:54:26 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-08 14:54:26 +0800 |
commit | 4596d7c160819e41796a3fb08ad391a04428810d (patch) | |
tree | cb06bf06ab31284b8ab91ae167c1f2947f1bc633 /math/Makefile | |
parent | 5c93650d088b1614fe4f224dfd41ea5dbb667a74 (diff) | |
download | freebsd-ports-gnome-4596d7c160819e41796a3fb08ad391a04428810d.tar.gz freebsd-ports-gnome-4596d7c160819e41796a3fb08ad391a04428810d.tar.zst freebsd-ports-gnome-4596d7c160819e41796a3fb08ad391a04428810d.zip |
Add p5-Data-Float 0.002, details of the floating point data type.
PR: ports/101538
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
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 945acebd7e4b..3da8cdeb597c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -167,6 +167,7 @@ SUBDIR += p5-Bit-Vector-Minimal SUBDIR += p5-CAD-Calc SUBDIR += p5-Chart-Math-Axis + SUBDIR += p5-Data-Float SUBDIR += p5-Date-Handler SUBDIR += p5-Geo-Distance SUBDIR += p5-Graph |