aboutsummaryrefslogblamecommitdiff
path: root/math/fftw3-quad/Makefile
blob: 424f629a12b0831abcb9dd0f17aca5586aa764d5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                           
# New ports collection makefile for:	fftw3-quad
# Date created:		2011-10-11
# Whom:			b.f. <bf@FreeBSD.org>
#
# $FreeBSD$

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

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

.include "${MASTERDIR}/Makefile"