1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/math/fftw3-long/Makefile
2021-04-06 16:31:07 +02:00

9 lines
219 B
Makefile

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