git: 03aa84104f7c - main - devel/openwince-include: Deprecate and set expiration date to 2025-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 31 May 2025 10:36:55 UTC
The branch main has been updated by diizzy:

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

commit 03aa84104f7c18485ab768897758fa6a4af41a44
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-05-31 06:03:15 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-05-31 10:36:01 +0000

    devel/openwince-include: Deprecate and set expiration date to 2025-06-30
    
    Abandoned, last release in 2005 and no consumers in tree
---
 devel/openwince-include/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/openwince-include/Makefile b/devel/openwince-include/Makefile
index 42f5c4b92204..54440b2c025c 100644
--- a/devel/openwince-include/Makefile
+++ b/devel/openwince-include/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Collection of the useful include files for embedded developers
 WWW=		https://openwince.sourceforge.net/include/
 
+DEPRECATED=	Abandoned, last release in 2005 and no consumers in tree
+EXPIRATION_DATE=2025-06-30
+
 USES=		gmake tar:bzip2
 GNU_CONFIGURE=	yes