1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/math/fxt/Makefile
Ying-Chieh Liao 1d71d8de39 upgrade to 20021216
PR:		46468
Submitted by:	Ports Fury
2003-01-03 19:41:11 +00:00

24 lines
363 B
Makefile

# 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
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GCC= 3.1
USE_GMAKE= yes
MAKEFILE= makefile
.include <bsd.port.mk>