diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 23:59:04 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 23:59:04 +0800 |
commit | 100caab4db0ef9d9fa09ba4eb37b90db63483481 (patch) | |
tree | 1488aeeec97b27eb63eb49386f0c4a65fd589723 /math/Makefile | |
parent | 13accd48ffeca16e0f6ae10d479526603a52f7ff (diff) | |
download | freebsd-ports-gnome-100caab4db0ef9d9fa09ba4eb37b90db63483481.tar.gz freebsd-ports-gnome-100caab4db0ef9d9fa09ba4eb37b90db63483481.tar.zst freebsd-ports-gnome-100caab4db0ef9d9fa09ba4eb37b90db63483481.zip |
Adding port math/p5-Math-Symbolic-Custom-Transformation, Transform Math::Symbolic trees
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 601da879215a..e83efc518bdb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -196,6 +196,7 @@ SUBDIR += p5-Math-Symbolic-Custom-LaTeXDumper SUBDIR += p5-Math-Symbolic-Custom-Pattern SUBDIR += p5-Math-Symbolic-Custom-Simplification + SUBDIR += p5-Math-Symbolic-Custom-Transformation SUBDIR += p5-Math-SymbolicX-BigNum SUBDIR += p5-Math-SymbolicX-Complex SUBDIR += p5-Math-SymbolicX-Inline |