summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorgson <gson@pkgsrc.org>2004-11-27 12:53:15 +0000
committergson <gson@pkgsrc.org>2004-11-27 12:53:15 +0000
commit78ceb94a97f76e40d47fa395b9ca50962c91c0c9 (patch)
tree9a834421c672357287ef5a8e9bc03f9d61e4175e /math
parent5749169468f36673225f002e7f2fa3011973f375 (diff)
downloadpkgsrc-78ceb94a97f76e40d47fa395b9ca50962c91c0c9.tar.gz
Add and enable p5-Math-FFT.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
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