git: 913c01716061 - main - textproc/gmetadom: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 13 Mar 2025 20:48:09 UTC
The branch main has been updated by diizzy:

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

commit 913c01716061ccabf28dda6f29f83f0637726afc
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 20:17:53 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:33 +0000

    textproc/gmetadom: Deprecate and set expiration date to 2025-04-30
    
    Abandonware, last release in 2007
---
 textproc/gmetadom/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile
index 4c89e61f9338..bde666016866 100644
--- a/textproc/gmetadom/Makefile
+++ b/textproc/gmetadom/Makefile
@@ -10,6 +10,9 @@ WWW=		https://gmetadom.sourceforge.net/
 
 LIB_DEPENDS=	libgdome.so:textproc/gdome2
 
+DEPRECATED=	Abandonware, last release in 2007
+EXPIRATION_DATE=2025-04-30
+
 USES=		compiler:c++11-lang gmake gnome iconv libtool localbase \
 		pathfix pkgconfig
 USE_GNOME=	glib20 libxml2