summaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
blob: 9652bd0d6a041559c784fa16668c4a1f3e6e10a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.59 2019/05/24 15:48:49 adam Exp $

.include "Makefile.common"

PKGREVISION=	1

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"