summaryrefslogtreecommitdiff
path: root/math/fftw3-float/Makefile
blob: 471fb28f59cff6d07ba390fbfdf538c766be2361 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#    $MCom: ports-experimental/math/fftw3-float/Makefile,v 1.1 2006/03/28 00:08:57 ahze Exp $

COMMENT=	Fast Discrete Fourier Transform (Single Precision C Routines)

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

.include "${MASTERDIR}/Makefile"