diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-12 16:04:10 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-12 16:04:10 +0000 |
commit | d59143058e96026d050096bc96070b5ff3032e52 (patch) | |
tree | 658536a157a7bf29d2e441df0d00a1e0508d56e5 /math/Makefile | |
parent | 67cc408320faa966d5d625d816ed6bbf78c1dce6 (diff) | |
download | FreeBSD-ports-d59143058e96026d050096bc96070b5ff3032e52.zip FreeBSD-ports-d59143058e96026d050096bc96070b5ff3032e52.tar.gz |
New port:
Perl module providing an interface to Fast Fourier Transform routines
Initial import module version 0.25
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 aeb8eec..0fce783 100644 --- a/math/Makefile +++ b/math/Makefile @@ -55,6 +55,7 @@ SUBDIR += p5-Math-BigIntFast SUBDIR += p5-Math-Currency SUBDIR += p5-Math-Expr + SUBDIR += p5-Math-FFT SUBDIR += p5-Math-Financial SUBDIR += p5-Math-FixedPrecision SUBDIR += p5-Math-GMP |