From f6ce916f47489a9a08313b6e59b9b3da7da9fe81 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 20 Jul 2009 06:22:14 +0000 Subject: [PATCH] Deprecate this piece of unmaintained and consistently unportable software. --- math/it++/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/it++/Makefile b/math/it++/Makefile index 8ecb8ddcd6e4..92d4e663df51 100644 --- a/math/it++/Makefile +++ b/math/it++/Makefile @@ -17,6 +17,9 @@ DISTNAME= itpp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Mathematical, signal processing and communication library +DEPRECATED= fails to compile with up-to-date compilers, nobody really interested to maintain this +EXPIRATION_DATE=2009-08-20 + .include .if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)