opnsense-ports/math/fftw3-float/Makefile
Franco Fichtner 069a1476be */*: sync with upstream
Taken from: FreeBSD
2017-01-17 07:27:11 +01:00

9 lines
227 B
Makefile

# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
COMMENT= Fast Discrete Fourier Transform (Single Precision C Routines)
FFTW3_FLAVOR= float
MASTERDIR= ${.CURDIR}/../../math/fftw3
.include "${MASTERDIR}/Makefile"