diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 22:54:28 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 22:54:28 +0800 |
commit | a34a70a308d392c3dbf93ee7ccd4ad27e9ba0ae6 (patch) | |
tree | cd5b015861186eb2e43f0214cc329e703786364f /math/Makefile | |
parent | 444ebc9ba2c000e28d62f02e11e6ccc892c3899f (diff) | |
download | freebsd-ports-gnome-a34a70a308d392c3dbf93ee7ccd4ad27e9ba0ae6.tar.gz freebsd-ports-gnome-a34a70a308d392c3dbf93ee7ccd4ad27e9ba0ae6.tar.zst freebsd-ports-gnome-a34a70a308d392c3dbf93ee7ccd4ad27e9ba0ae6.zip |
Adding port math/p5-Math-SymbolicX-BigNum, Big number support for the Math::Symbolic parser
Approved by: tobez (implicit)
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 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 |