diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-11-04 08:48:58 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-11-04 08:48:58 +0000 |
commit | 0af70794b1c8b76ffaa7d87f2a1d736ddbb315b4 (patch) | |
tree | fb5f636fe57b5aaa6c90899932d68d60b91b8982 /math/Makefile | |
parent | Really delete the mastersite. (diff) |
Add p5-Math-GSL 0.01, a perl interface to GNU Scientific Library.
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 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 |