summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorgson <gson@pkgsrc.org>2004-11-27 12:50:38 +0000
committergson <gson@pkgsrc.org>2004-11-27 12:50:38 +0000
commit98dcbd7f3ca7ad2eb8e65e20f3f7baed54252d32 (patch)
tree672f1aead88dd2fd7b0471878d122f1d4bc0ebd0 /math
parent8e2b71f3433231da1d4c45590311784ad3f6d1d3 (diff)
downloadpkgsrc-98dcbd7f3ca7ad2eb8e65e20f3f7baed54252d32.tar.gz
Initial import of p5-Math-FFT 0.25.
Math::FFT is a Perl module for calculating Fast Fourier Transforms.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-FFT/DESCR1
-rw-r--r--math/p5-Math-FFT/Makefile17
-rw-r--r--math/p5-Math-FFT/PLIST1
-rw-r--r--math/p5-Math-FFT/distinfo4
4 files changed, 23 insertions, 0 deletions
diff --git a/math/p5-Math-FFT/DESCR b/math/p5-Math-FFT/DESCR
new file mode 100644
index 00000000000..c8542f89651
--- /dev/null
+++ b/math/p5-Math-FFT/DESCR
@@ -0,0 +1 @@
+Math::FFT is a Perl module for calculating Fast Fourier Transforms.
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile
new file mode 100644
index 00000000000..16abc1d778b
--- /dev/null
+++ b/math/p5-Math-FFT/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/27 12:50:38 gson Exp $
+
+DISTNAME= Math-FFT-0.25
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5fft
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= gson@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Math-FFT/
+COMMENT= Perl module to calculate Fast Fourier Transforms
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/FFT/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-FFT/PLIST b/math/p5-Math-FFT/PLIST
new file mode 100644
index 00000000000..b1505a5018d
--- /dev/null
+++ b/math/p5-Math-FFT/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/27 12:50:38 gson Exp $
diff --git a/math/p5-Math-FFT/distinfo b/math/p5-Math-FFT/distinfo
new file mode 100644
index 00000000000..cd08e35f9a9
--- /dev/null
+++ b/math/p5-Math-FFT/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/27 12:50:38 gson Exp $
+
+SHA1 (Math-FFT-0.25.tar.gz) = 91aed4d69c124009e9112082e8c98eee1b2b37e0
+Size (Math-FFT-0.25.tar.gz) = 28114 bytes