freebsd-ports/math/fftw-float/Makefile
Martin Wilke 9f5b3d910b - Disable installing INFO on float flavor
- Add PORTSCOUT

PR:		166890
Submitted by:	Ports Fury
2012-05-03 16:11:26 +00:00

15 lines
288 B
Makefile

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