git: bdaafd023b27 - main - math/gri: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 26 Oct 2023 12:22:23 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bdaafd023b2714e887f7b960a4400fc4f74acae6

commit bdaafd023b2714e887f7b960a4400fc4f74acae6
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-25 22:05:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 12:22:06 +0000

    math/gri: Mark DEPRECATED
    
    - Last upstream release was in 2012
    - math/gnuplot generates better results and is well integrated in TeX
      subsystem
    - Set EXPIRATION_DATE to 2023-11-26
---
 math/gri/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/math/gri/Makefile b/math/gri/Makefile
index d4219c2da87a..a321cb328f84 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -10,6 +10,9 @@ WWW=		http://gri.sourceforge.net/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Last upstream release was in 2012 and gnuplot generates better results
+EXPIRATION_DATE=	2023-11-26
+
 LIB_DEPENDS=	libnetcdf.so:science/netcdf
 
 USES=		cpe gmake localbase:ldflags readline shebangfix makeinfo tex