diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 05:41:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-26 05:41:01 +0000 |
commit | 21b9380cdee764d34540aca7172748108dcc5528 (patch) | |
tree | d2be1c6252c6a65b7c5d51d9dc31c4e6b6e5cba4 /math/Makefile | |
parent | e0e6aa87b230dd95864f00e9d85592e230833a92 (diff) | |
download | ports-21b9380cdee764d34540aca7172748108dcc5528.tar.gz ports-21b9380cdee764d34540aca7172748108dcc5528.zip |
add p5-Math-BaseCalc 1.011
Convert numbers between various bases
PR: 34279
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=61985
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 08527940cfbc..c3d6f680346c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -79,6 +79,7 @@ SUBDIR += p5-Date-Handler SUBDIR += p5-Graph SUBDIR += p5-Math-Base85 + SUBDIR += p5-Math-BaseCalc SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigInt SUBDIR += p5-Math-BigIntFast |