# New ports collection makefile for: fftw3-long-fortran # Date created: June 14, 2009 # Whom: Diane Bruce # # $FreeBSD$ PORTREVISION= 0 COMMENT= Fast C routines (Long Double Precision) with fortran shim FFTW3_FLAVOR= long FORTRAN_SHIM= yes MASTERDIR= ${.CURDIR}/../../math/fftw3 ONLY_FOR_ARCHS= i386 sparc64 .include "${MASTERDIR}/Makefile"