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 | 78ceb94a97f76e40d47fa395b9ca50962c91c0c9 (patch) | |
tree | 9a834421c672357287ef5a8e9bc03f9d61e4175e /math/Makefile | |
parent | 5749169468f36673225f002e7f2fa3011973f375 (diff) | |
download | pkgsrc-78ceb94a97f76e40d47fa395b9ca50962c91c0c9.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 |