From fbdc269eda273b22870079ef174a2e1c3f92535b Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 15 May 2006 06:11:36 +0000 Subject: Adding port math/p5-Math-Symbolic, a library for dealing with symbolic math. 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 feefaa67e319..752f6b9defbc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -189,6 +189,7 @@ SUBDIR += p5-Math-Round SUBDIR += p5-Math-SimpleVariable SUBDIR += p5-Math-Spline + SUBDIR += p5-Math-Symbolic SUBDIR += p5-Math-TrulyRandom SUBDIR += p5-Math-Vec SUBDIR += p5-Math-VecStat -- cgit