summaryrefslogblamecommitdiff
path: root/math/fftw-float/Makefile
blob: a2fe621eeb24d5bf9a4a2c61678f64c5380c0b0b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
           
 
                 



                                                  
                                          
 
                   
                                
# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$

PORTREVISION=	3

COMMENT=	Fast C routines (Single Percision)

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

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