summaryrefslogtreecommitdiffstats
path: root/math/fxt/Makefile
blob: 5d55118f3474bac6757a825b949c706edbc4e80c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ex:ts=8
# New ports collection makefile for:	fxt
# Date created:			Nov 28, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	fxt
PORTVERSION=	2002.12.16
CATEGORIES=	math
MASTER_SITES=	http://www.jjj.de/fxt/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org
COMMENT=	FFT code and related stuff

WRKSRC=		${WRKDIR}/${PORTNAME}

USE_GCC=	3.1
USE_GMAKE=	yes
MAKEFILE=	makefile

.include <bsd.port.mk>
OpenPOWER on IntegriCloud