# New ports collection makefile for: fpc-fftw
# Date created: 2006-09-05
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD: ports/math/fpc-fftw/Makefile,v 1.3 2007/09/18 06:53:24 acm Exp $
#
PORTREVISION= 0
CATEGORIES= math lang
PKGNAMESUFFIX= -fftw
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal interface to the FFTW3 library
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS= FFTW3 "Install FFTW3 library" on
.include "${MASTERDIR}/Makefile"
syntax highlighted by Code2HTML, v. 0.9.1