1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/math/fftw-float/Makefile
Martin Wilke 7bf1652bda - Stage support
- Convert few ports to USES
2014-02-02 14:33:37 +00:00

12 lines
212 B
Makefile

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