# New ports collection makefile for:	libmath++
# Date created:		14 February 2004
# Whom:			John Baldwin <jhb@FreeBSD.org>
#
# $FreeBSD: ports/math/libmath++/Makefile,v 1.2 2004/03/14 06:16:56 ade Exp $
#

PORTNAME=	libmath++
PORTVERSION=	0.0.3
CATEGORIES=	math devel
MASTER_SITES=	http://www.surakware.net/pub/unstable/releases/libmath++/

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

USE_GMAKE=	yes
USE_LIBTOOL_VER=13
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
