git: 39f96df63754 - main - graphics/ming: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:24:25 UTC
The branch main has been updated by sunpoet:

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

commit 39f96df6375429bac93c1a2fa5842b97b57a1c2e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:16:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:15:15 +0000

    graphics/ming: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30
---
 graphics/ming/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile
index 19400991617d..c7964970de13 100644
--- a/graphics/ming/Makefile
+++ b/graphics/ming/Makefile
@@ -12,6 +12,9 @@ LICENSE_COMB=	multi
 LICENSE_FILE_GPLv2=	${WRKSRC}/LICENSE_GPL2
 LICENSE_FILE_LGPL21=	${WRKSRC}/LICENSE
 
+DEPRECATED=	SWF format is essentially dead after Flash Player's EoL
+EXPIRATION_DATE=2024-06-30
+
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libgif.so:graphics/giflib \
 		libpng.so:graphics/png