summaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
blob: a70d623aa43509410f84dfeed4326e23a28c0909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.61 2020/08/31 18:10:11 wiz Exp $

.include "Makefile.common"

PKGREVISION=	3

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"