# New ports collection makefile for:	fftw3-float
# Date created:		2004-09-01
# Whom:			Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD: ports/math/fftw3-float/Makefile,v 1.9 2009/08/25 20:24:08 db Exp $
#    $MCom: ports-experimental/math/fftw3-float/Makefile,v 1.1 2006/03/28 00:08:57 ahze Exp $

PORTREVISION=	2

COMMENT=	Fast C routines (Single Precision)

FFTW3_FLAVOR=	float
MASTERDIR=	${.CURDIR}/../../math/fftw3

.include "${MASTERDIR}/Makefile"
