diff options
author | tobez <tobez@FreeBSD.org> | 2001-09-17 21:47:14 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-09-17 21:47:14 +0000 |
commit | cd902c1f6ca5f73f89978b60dc523496599a55e7 (patch) | |
tree | b277ccae98016b8cb19d8dc56f8f7465cdea2dc4 /math/Makefile | |
parent | 7fa5cb25ace571c43c5f361120e2896f6324a0c2 (diff) | |
download | FreeBSD-ports-cd902c1f6ca5f73f89978b60dc523496599a55e7.zip FreeBSD-ports-cd902c1f6ca5f73f89978b60dc523496599a55e7.tar.gz |
Add p5-Math-Base85, a perl extension for base 85 numbers, as referenced
by RFC 1924.
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 afb4203..de49fa1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -63,6 +63,7 @@ SUBDIR += p5-Bit-ShiftReg SUBDIR += p5-Bit-Vector SUBIDR += p5-Date-Handler + SUBDIR += p5-Math-Base85 SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigIntFast SUBDIR += p5-Math-Currency |