aboutsummaryrefslogtreecommitdiff
path: root/math/fftw-float/Makefile
blob: 2c9472e728c4baad560ef0e79de93153f5b7fce2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$

PORTREVISION=	2

COMMENT=	Fast C routines (Single Percision)

FFTW_FLAVOR=	float
MASTERDIR=	${.CURDIR}/../../math/fftw

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"