freebsd-ports/math/fftw-float/Makefile

11 lines
216 B
Makefile
Raw Normal View History

# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$
COMMENT= Fast C routines (Single Percision)
FFTW_FLAVOR= float
MASTERDIR= ${.CURDIR}/../../math/fftw
OPTIONS_EXCLUDE=DOCS
.include "${MASTERDIR}/Makefile"