aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authoraaron <aaron@FreeBSD.org>2006-05-16 01:18:09 +0800
committeraaron <aaron@FreeBSD.org>2006-05-16 01:18:09 +0800
commit651c0650c82f1ee48ebafbf10ed9f09330e229a9 (patch)
tree4e952959014f359546984f3d1a7b6fa69e525adf /math/Makefile
parent508789c2e9e5f492a59b8d9c558b7129f15e8d58 (diff)
downloadfreebsd-ports-gnome-651c0650c82f1ee48ebafbf10ed9f09330e229a9.tar.gz
freebsd-ports-gnome-651c0650c82f1ee48ebafbf10ed9f09330e229a9.tar.zst
freebsd-ports-gnome-651c0650c82f1ee48ebafbf10ed9f09330e229a9.zip
Adding port math/p5-Math-Series, a Perl extension dealing with mathematic series
Approved by: tobez (implicit)
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 e2be70aa9ef5..418efa43fda0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -188,6 +188,7 @@
SUBDIR += p5-Math-Random-MT
SUBDIR += p5-Math-Round
SUBDIR += p5-Math-Sequence
+ SUBDIR += p5-Math-Series
SUBDIR += p5-Math-SimpleVariable
SUBDIR += p5-Math-Spline
SUBDIR += p5-Math-Symbolic