# ex:ts=8
# New ports collection makefile for: cxsc
# Date created: Aug 11, 2001
# Whom: ijliao
#
# $FreeBSD: ports/math/cxsc/Makefile,v 1.9 2004/11/04 04:31:30 leeym Exp $
#
PORTNAME= cxsc
PORTVERSION= 2.0b
PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.math.uni-wuppertal.de/wrswt/xsc/cxsc/
DISTNAME= ${PORTNAME}-2-0-beta
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ class library for eXtended Scientific Computing
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
USE_GCC= 3.3
.endif
.include <bsd.port.post.mk>
syntax highlighted by Code2HTML, v. 0.9.1