diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 23:43:24 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 23:43:24 +0800 |
commit | 35d0cbe8bbd5211d8dc8bd23f2bc0528c3c28127 (patch) | |
tree | ab39e8f0f0c662354f05be377f27e56373f8de82 /math/Makefile | |
parent | 8c6dae3894e507149054ff655ebc898bf91de079 (diff) | |
download | freebsd-ports-gnome-35d0cbe8bbd5211d8dc8bd23f2bc0528c3c28127.tar.gz freebsd-ports-gnome-35d0cbe8bbd5211d8dc8bd23f2bc0528c3c28127.tar.zst freebsd-ports-gnome-35d0cbe8bbd5211d8dc8bd23f2bc0528c3c28127.zip |
Adding port math/p5-Math-Symbolic-Custom-Pattern, Pattern matching on 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 38e7cb04f279..32bfcad3a710 100644 --- a/math/Makefile +++ b/math/Makefile @@ -194,6 +194,7 @@ SUBDIR += p5-Math-Symbolic-Custom-Contains SUBDIR += p5-Math-Symbolic-Custom-ErrorPropagation SUBDIR += p5-Math-Symbolic-Custom-LaTeXDumper + SUBDIR += p5-Math-Symbolic-Custom-Pattern SUBDIR += p5-Math-SymbolicX-BigNum SUBDIR += p5-Math-SymbolicX-Complex SUBDIR += p5-Math-SymbolicX-Inline |