2005-08-06 08:19:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:23 jlam Exp $
|
2004-11-27 13:50:38 +01:00
|
|
|
|
|
|
|
DISTNAME= Math-FFT-0.25
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
SVR4_PKGNAME= p5fft
|
2005-08-06 08:19:03 +02:00
|
|
|
PKGREVISION= 2
|
2004-11-27 13:50:38 +01:00
|
|
|
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
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Math/FFT/.packlist
|
2004-11-27 13:50:38 +01:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|