# New ports collection makefile for:	libmath++
# Date created:		14 February 2004
# Whom:			John Baldwin <jhb@FreeBSD.org>
#
# $FreeBSD: ports/math/libmath++/Makefile,v 1.8 2007/01/28 09:07:40 kris Exp $
#

PORTNAME=	libmath++
PORTVERSION=	0.0.3
CATEGORIES=	math devel
MASTER_SITES=	http://www.robertjohnkaper.com/downloads/atlantik/

MAINTAINER=	jhb@FreeBSD.org
COMMENT=	C++ Library for Symbolic and Numeric Calculus Applications

USE_AUTOTOOLS=	libtool:15
USE_GMAKE=	yes
USE_AUTOTOOLS=	libtool:15
GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1