# 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"
