freebsd-ports/math/fxt/Makefile
Alexander Langer 4769584041 Fix & update to 2003.02.18
PR:		48593
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-02-27 00:17:18 +00:00

23 lines
386 B
Makefile

# ex:ts=8
# New ports collection makefile for: fxt
# Date created: Nov 28, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= fxt
PORTVERSION= 2003.02.18
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_GMAKE= yes
MAKEFILE= makefile
.include <bsd.port.mk>