# New ports collection makefile for: fftw3-float # Date created: 2004-09-01 # Whom: Michael Johnson # # $FreeBSD$ # PORTREVISION= 1 MAINTAINER= ahze@ahze.net COMMENT= Fast C routines (Single Percision) FFTW3_FLAVOR= float MASTERDIR= ${.CURDIR}/../../math/fftw3 .include "${MASTERDIR}/Makefile"