diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 23:02:14 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 23:02:14 +0800 |
commit | 4a1bbe92c07ce820445794b6cf37c8d2c848f6c3 (patch) | |
tree | 8e2eb49539aa1606ba17528f8c531158ad416196 /math/Makefile | |
parent | c88dfb86dacbdc10893773cb2e63c16af4f5fef1 (diff) | |
download | freebsd-ports-gnome-4a1bbe92c07ce820445794b6cf37c8d2c848f6c3.tar.gz freebsd-ports-gnome-4a1bbe92c07ce820445794b6cf37c8d2c848f6c3.tar.zst freebsd-ports-gnome-4a1bbe92c07ce820445794b6cf37c8d2c848f6c3.zip |
Adding port math/p5-Math-SymbolicX-Complex, Complex 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 acdb596d758c..c1ceac7b557d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -193,6 +193,7 @@ SUBDIR += p5-Math-Symbolic-Custom-CCompiler SUBDIR += p5-Math-Symbolic-Custom-Contains SUBDIR += p5-Math-SymbolicX-BigNum + SUBDIR += p5-Math-SymbolicX-Complex SUBDIR += p5-Math-SymbolicX-Inline SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory SUBDIR += p5-Math-TrulyRandom |