diff options
author | gson <gson@pkgsrc.org> | 2004-11-27 12:53:15 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2004-11-27 12:53:15 +0000 |
commit | f976cc162257d60d936c32dea9e0fec563509491 (patch) | |
tree | 9a834421c672357287ef5a8e9bc03f9d61e4175e /math/Makefile | |
parent | bb3ef0ee6745552157a3abaea1e165a79101b0a7 (diff) | |
download | pkgsrc-f976cc162257d60d936c32dea9e0fec563509491.tar.gz |
Add and enable p5-Math-FFT.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 20aac3094d8..a011d0e46b1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2004/11/19 12:32:18 adam Exp $ +# $NetBSD: Makefile,v 1.122 2004/11/27 12:53:15 gson Exp $ # COMMENT= Mathematics @@ -66,6 +66,7 @@ SUBDIR+= odepack SUBDIR+= otter SUBDIR+= p5-Math-Bezier SUBDIR+= p5-Math-BigInteger +SUBDIR+= p5-Math-FFT SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari |