# New ports collection makefile for:	fftw3-float
# Date created:		2004-09-01
# Whom:			Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#

PORTREVISION=	2

MAINTAINER=	ahze@ahze.net
COMMENT=	Fast C routines (Single Percision)

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

.include "${MASTERDIR}/Makefile"