diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /math/p5-Math-FFT | |
parent | d6e0e68faea21d835fa83101d49ba5b3f6476e75 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-FFT')
-rw-r--r-- | math/p5-Math-FFT/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-FFT/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index bb328f5378de..4bca3c52a3ed 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lioux@FreeBSD.org COMMENT= Perl module providing an interface to Fast Fourier Transform routines +USE_SIZE= yes PERL_CONFIGURE= yes MAN3= Math::FFT.3 diff --git a/math/p5-Math-FFT/distinfo b/math/p5-Math-FFT/distinfo index 81bc9f255b70..f7bcd080e59a 100644 --- a/math/p5-Math-FFT/distinfo +++ b/math/p5-Math-FFT/distinfo @@ -1 +1,2 @@ MD5 (Math-FFT-0.25.tar.gz) = c44ab37a4d21ffa57ea49c01801106fe +SIZE (Math-FFT-0.25.tar.gz) = 28114 |