diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:43:16 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:43:16 +0800 |
commit | f33a1301dbf09b2dd73c1c9bb3a2eca1422d2d99 (patch) | |
tree | 47cee5b317dbca43a4b5231a81952907851a2966 /math/Makefile | |
parent | f8ed38f67c130996fe76d2e1b068c9a99a750b12 (diff) | |
download | freebsd-ports-gnome-f33a1301dbf09b2dd73c1c9bb3a2eca1422d2d99.tar.gz freebsd-ports-gnome-f33a1301dbf09b2dd73c1c9bb3a2eca1422d2d99.tar.zst freebsd-ports-gnome-f33a1301dbf09b2dd73c1c9bb3a2eca1422d2d99.zip |
add p5-Math-Calc-Units 1.02
Human-readable unit-aware calculator
PR: 34280
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 c3d6f680346c..0e0a69e87bd6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -83,6 +83,7 @@ SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigInt SUBDIR += p5-Math-BigIntFast + SUBDIR += p5-Math-Calc-Units SUBDIR += p5-Math-Currency SUBDIR += p5-Math-Expr SUBDIR += p5-Math-FFT |