freebsd-ports/math/fftw-float/Makefile
Michael Johnson 482c18a72e Remove extra / to fix entry on Freshports
Approved by:	pav (co mentor)
2004-11-15 00:10:57 +00:00

16 lines
288 B
Makefile

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