From a34a70a308d392c3dbf93ee7ccd4ad27e9ba0ae6 Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 15 May 2006 14:54:28 +0000 Subject: Adding port math/p5-Math-SymbolicX-BigNum, Big number support for the Math::Symbolic parser Approved by: tobez (implicit) --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 9293d4e3b80b..acdb596d758c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -192,6 +192,7 @@ SUBDIR += p5-Math-Symbolic SUBDIR += p5-Math-Symbolic-Custom-CCompiler SUBDIR += p5-Math-Symbolic-Custom-Contains + SUBDIR += p5-Math-SymbolicX-BigNum SUBDIR += p5-Math-SymbolicX-Inline SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory SUBDIR += p5-Math-TrulyRandom -- cgit