diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-16 00:58:42 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-16 00:58:42 +0800 |
commit | 1416ed0a7b39b65d8320af4086032fd9a17d429a (patch) | |
tree | f5937e0d1d632ab271069cec5a7869c6cc9affa4 /math/Makefile | |
parent | f7f6b0d527f6ed01f3f1676af0422595ea99fb2f (diff) | |
download | freebsd-ports-gnome-1416ed0a7b39b65d8320af4086032fd9a17d429a.tar.gz freebsd-ports-gnome-1416ed0a7b39b65d8320af4086032fd9a17d429a.tar.zst freebsd-ports-gnome-1416ed0a7b39b65d8320af4086032fd9a17d429a.zip |
Adding port math/p5-Math-SymbolicX-Error, Parser extension for dealing with numeric errors
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 5ef513c39bae..f2c53539c19c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -199,6 +199,7 @@ SUBDIR += p5-Math-Symbolic-Custom-Transformation SUBDIR += p5-Math-SymbolicX-BigNum SUBDIR += p5-Math-SymbolicX-Complex + SUBDIR += p5-Math-SymbolicX-Error SUBDIR += p5-Math-SymbolicX-Inline SUBDIR += p5-Math-SymbolicX-NoSimplification SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory |