aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-15 06:11:36 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-15 06:11:36 +0000
commit27a90a04e50a303c61401fce5243c9add2476be8 (patch)
tree02d42518a69fb7f18a6789ddeaf9a137ec52dbd6 /math/Makefile
parenta6271c8428968fb4bc65f6d868a109b0b5b0d2b9 (diff)
downloadports-27a90a04e50a303c61401fce5243c9add2476be8.tar.gz
ports-27a90a04e50a303c61401fce5243c9add2476be8.zip
Adding port math/p5-Math-Symbolic, a library for dealing with symbolic math.
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=162398
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
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