git: 18cb1ee775a0 - main - graphics/gimp-gmic-plugin: deprecate

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 17:20:38 UTC
The branch main has been updated by antoine:

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

commit 18cb1ee775a0aa26468a7f80de616b289000eff5
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 16:39:21 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:24 +0000

    graphics/gimp-gmic-plugin: deprecate
---
 graphics/gimp-gmic-plugin/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile
index ba8891a4e1ad..b56751db3638 100644
--- a/graphics/gimp-gmic-plugin/Makefile
+++ b/graphics/gimp-gmic-plugin/Makefile
@@ -12,6 +12,8 @@ COMMENT=	GREYC's Magic Image Converter
 WWW=		https://gmic.eu/
 
 BROKEN=		OpenCV4 no longer ships OpencCV-1.0 headers
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 LIB_DEPENDS=	libGraphicsMagick++.so:graphics/GraphicsMagick \
 		libOpenEXR.so:graphics/openexr \