# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD: math/fftw-float/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTREVISION=	3

COMMENT=	Fast C routines (Single Percision)

FFTW_FLAVOR=	float
MASTERDIR=	${.CURDIR}/../../math/fftw

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
