summaryrefslogtreecommitdiff
path: root/math/fftw3-long/Makefile
blob: 19d1cd4fc4880012a1c6528e97b3f5079e8ad718 (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-long/Makefile,v 1.1 2006/03/28 00:08:58 ahze Exp $

COMMENT=	Fast Discrete Fourier Transform (Long Double Precision C Routines)

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

.include "${MASTERDIR}/Makefile"