aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/eigen/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/eigen/Makefile b/math/eigen/Makefile
index 885df12cec7a..828fc6763520 100644
--- a/math/eigen/Makefile
+++ b/math/eigen/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: eigen
-# Date created: 2008-01-18
-# Whom: arved
-#
+# Created by: arved
# $FreeBSD$
PORTNAME= eigen
@@ -13,6 +10,9 @@ MASTER_SITES= http://download.tuxfamily.org/eigen/
MAINTAINER= kde@FreeBSD.org
COMMENT= Lightweight library for vector and matrix math
+DEPRECATED= Development for 1.x series has long ceased, use math/eigen3
+EXPIRATION_DATE=2012-12-15
+
USE_CMAKE= yes
CMAKE_SOURCE_PATH= ..
WRKSRC= ${WRKDIR}/${PORTNAME}/build