git: 35e5bbdcef93 - main - math/graphthing: mark deprecated

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Thu, 22 Dec 2022 12:01:25 UTC
The branch main has been updated by lbartoletti:

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

commit 35e5bbdcef93e75765f08e438b92c41fab1dc468
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-10-26 05:17:33 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-12-22 12:00:52 +0000

    math/graphthing: mark deprecated
---
 math/graphthing/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index 1bc3a45d9e71..dcb9105d5fd8 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool that allows you to create, manipulate, and study graphs
 WWW=		http://graph.seul.org/
 
+DEPRECATED=	Abandoned project and use deprecated wxgtk28
+EXPIRATION_DATE=	2022-12-31
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING