summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-11-04 08:48:58 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-11-04 08:48:58 +0000
commit0af70794b1c8b76ffaa7d87f2a1d736ddbb315b4 (patch)
treefb5f636fe57b5aaa6c90899932d68d60b91b8982 /math/Makefile
parentReally delete the mastersite. (diff)
Add p5-Math-GSL 0.01, a perl interface to GNU Scientific Library.
Notes
Notes: svn path=/head/; revision=93041
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 ec390fa5ae2d..d28d6b82278d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -112,6 +112,7 @@
SUBDIR += p5-Math-FFT
SUBDIR += p5-Math-FixedPrecision
SUBDIR += p5-Math-GMP
+ SUBDIR += p5-Math-GSL
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-LinearCombination
SUBDIR += p5-Math-Logic