freebsd-ports/math/fxt/Makefile

24 lines
363 B
Makefile
Raw Normal View History

2001-11-28 04:57:15 +01:00
# ex:ts=8
# New ports collection makefile for: fxt
# Date created: Nov 28, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= fxt
PORTVERSION= 2002.12.16
2001-11-28 04:57:15 +01:00
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
2001-11-28 04:57:15 +01:00
.include <bsd.port.mk>