git: 05b660f9bde1 - main - textproc/webcpp: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 30 Mar 2025 06:44:31 UTC
The branch main has been updated by diizzy:

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

commit 05b660f9bde1070aa0a678387529497933512647
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-30 06:23:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-30 06:23:14 +0000

    textproc/webcpp: Deprecate and set expiration date to 2025-04-30
    
    Abandonware and obsolete, last release in 2004
    
    PR:             285449
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 textproc/webcpp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile
index bb43ea866f62..54d17ace3c4f 100644
--- a/textproc/webcpp/Makefile
+++ b/textproc/webcpp/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	chip-set@mail.ru
 COMMENT=	Convert your source code to syntax highlighted HTML
 WWW=		https://webcpp.sourceforge.net/
 
+DEPRECATED=	Abandonware and obsolete, last release in 2004
+EXPIRATION_DATE=2025-04-30
+
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib