diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:41:01 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:41:01 +0800 |
commit | 357f9afffeb6e78e641bfd794083c955df2a1f78 (patch) | |
tree | 4416ee352df8a963f7546c8ba6f014f8afd8068f /math/Makefile | |
parent | 129783e001b6c4a101c0fc2dd89f2e4ca6f223f9 (diff) | |
download | freebsd-ports-gnome-357f9afffeb6e78e641bfd794083c955df2a1f78.tar.gz freebsd-ports-gnome-357f9afffeb6e78e641bfd794083c955df2a1f78.tar.zst freebsd-ports-gnome-357f9afffeb6e78e641bfd794083c955df2a1f78.zip |
add p5-Math-BaseCalc 1.011
Convert numbers between various bases
PR: 34279
Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 |