summaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
blob: 727e80af268402948ae0d5876cce052ee41532f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.60 2019/08/11 13:21:44 wiz Exp $

.include "Makefile.common"

PKGREVISION=	2

COMMENT=	Collection of fast C routines to compute DFTs

PKGCONFIG_OVERRIDE+=	fftw.pc.in
INFO_FILES=		yes

.include "options.mk"

.include "../../mk/bsd.pkg.mk"