diff options
author | skv <skv@FreeBSD.org> | 2003-05-18 22:33:51 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2003-05-18 22:33:51 +0800 |
commit | 52ac017967fd04527b0d1117ec271edbbaf68479 (patch) | |
tree | 49befcbde74e2cf05f9a8df3270ff702f1984414 /math/Makefile | |
parent | e358f82c86e6b4064bbe9b0f7cadad3d9723c30b (diff) | |
download | freebsd-ports-gnome-52ac017967fd04527b0d1117ec271edbbaf68479.tar.gz freebsd-ports-gnome-52ac017967fd04527b0d1117ec271edbbaf68479.tar.zst freebsd-ports-gnome-52ac017967fd04527b0d1117ec271edbbaf68479.zip |
Add p5-Chart-Math-Axis 0.1,
implements an algorithm to find good
values for chart axis.
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 3a82e515977b..6689f4692a25 100644 --- a/math/Makefile +++ b/math/Makefile @@ -89,6 +89,7 @@ SUBDIR += p5-AI-Perceptron SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector + SUBDIR += p5-Chart-Math-Axis SUBDIR += p5-Date-Handler SUBDIR += p5-Graph SUBDIR += p5-Math-Base85 |