diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 14:11:36 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 14:11:36 +0800 |
commit | fbdc269eda273b22870079ef174a2e1c3f92535b (patch) | |
tree | a8c8b73073289a52ca039354198c3a5b343b74c2 /math/Makefile | |
parent | 9af46da5f4c562b3638e6e216f43f8025fd447c1 (diff) | |
download | freebsd-ports-gnome-fbdc269eda273b22870079ef174a2e1c3f92535b.tar.gz freebsd-ports-gnome-fbdc269eda273b22870079ef174a2e1c3f92535b.tar.zst freebsd-ports-gnome-fbdc269eda273b22870079ef174a2e1c3f92535b.zip |
Adding port math/p5-Math-Symbolic, a library for dealing with symbolic math.
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 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 |