# New ports collection makefile for:	eigen
# Date created:				2008-01-18
# Whom:					arved
#
# $FreeBSD: ports/math/eigen2/Makefile,v 1.6 2009/03/24 19:13:19 makc Exp $

PORTNAME=	eigen
DISTVERSION=	2.0.0
PORTREVISION=	1
CATEGORIES=	math
MASTER_SITES=	http://download.tuxfamily.org/eigen/

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Lightweight library for vector and matrix math

USE_BZIP2=	yes
USE_CMAKE=	yes

.include <bsd.port.mk>
