freebsd-ports/math/fftw3-long/Makefile
2009-08-10 00:45:07 +00:00

15 lines
388 B
Makefile

# New ports collection makefile for: fftw3-long
# Date created: 2004-09-01
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports-experimental/math/fftw3-long/Makefile,v 1.1 2006/03/28 00:08:58 ahze Exp $
PORTREVISION= 0
COMMENT= Fast C routines (Long Double Precision)
FFTW3_FLAVOR= long
MASTERDIR= ${.CURDIR}/../../math/fftw3
.include "${MASTERDIR}/Makefile"