freebsd-ports/math/fftw3-float/Makefile
Michael Johnson 44960c7e7a - Always build the seprate fftw3 threads lib.
Requested by:	Xride via irc.freenode.org/#FreeBSD-GNOME
2005-11-30 19:28:01 +00:00

16 lines
320 B
Makefile

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