# New ports collection makefile for:	fftw3-long
# Date created:		2004-09-01
# Whom:			Michael Johnson <ahze@FreeBSD.org>
#
# $MidnightBSD: mports/math/fftw3-long/Makefile,v 1.3 2010/12/07 14:10:37 laffer1 Exp $
# $FreeBSD: ports/math/fftw3-long/Makefile,v 1.8 2006/05/11 15:11:30 ahze Exp $

PORTREVISION=	0

COMMENT=	Fast C routines (Long Double Percision)

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

ONLY_FOR_ARCHS=	i386 sparc64

.include "${MASTERDIR}/Makefile"
