git: f7d3ca2dd8ca - main - math/ploticus: expire on 2024-07-31 for graphics/ming

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 30 Jun 2024 12:43:08 UTC
The branch main has been updated by rene:

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

commit f7d3ca2dd8ca551c4afac09dabf1d49b9cf24b78
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-06-30 12:41:00 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-06-30 12:41:00 +0000

    math/ploticus: expire on 2024-07-31 for graphics/ming
---
 math/ploticus/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile
index a77e80abde6a..fd056cb84dfc 100644
--- a/math/ploticus/Makefile
+++ b/math/ploticus/Makefile
@@ -9,6 +9,9 @@ MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	Generates plots and graphs from data
 WWW=		https://ploticus.sourceforge.net/
 
+DEPRECATED=	Depends on expired graphics/ming
+EXPIRATION_DATE=2024-07-31
+
 LIB_DEPENDS=	libgd.so:graphics/gd \
 		libming.so:graphics/ming \
 		libpng.so:graphics/png \