aboutsummaryrefslogblamecommitdiff
path: root/math/fftw-float/Makefile
blob: 10b5d8559ef4838c96cf282e3b79ab0bcddb02e7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                       
                                          

                                
# New ports collection makefile for:	fftw-float
# Date created:		2004-09-02
# Whom:			Michael Johnson <ahze@ahze.net>
#
# $FreeBSD$
#

PORTREVISION=	0

COMMENT=	Fast C routines (Single Percision)

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

.include "${MASTERDIR}/Makefile"