From 35d0cbe8bbd5211d8dc8bd23f2bc0528c3c28127 Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 15 May 2006 15:43:24 +0000 Subject: Adding port math/p5-Math-Symbolic-Custom-Pattern, Pattern matching on Math::Symbolic trees Approved by: tobez (implicit) --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') 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 -- cgit