diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-11-04 16:48:58 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-11-04 16:48:58 +0800 |
commit | a345d65465eabf10f11abcf14569cc875311371f (patch) | |
tree | 6ae35af32e23d1d7265563130698271ca6ec0803 /math/Makefile | |
parent | b6c4e13a62fc93c3c42510e4786d7b9652139089 (diff) | |
download | freebsd-ports-gnome-a345d65465eabf10f11abcf14569cc875311371f.tar.gz freebsd-ports-gnome-a345d65465eabf10f11abcf14569cc875311371f.tar.zst freebsd-ports-gnome-a345d65465eabf10f11abcf14569cc875311371f.zip |
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 |