git: a3c2773e7796 - main - mail/ifile: Deprecate and set expiration date to 2025-04-30

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

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

commit a3c2773e77961efb47a359fa1e8f19657ae11ef0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 20:29:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:33 +0000

    mail/ifile: Deprecate and set expiration date to 2025-04-30
    
    Reference:
    http://qwone.com/~jason/ifile/
---
 mail/ifile/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile
index e8dbda401c4d..ec49a5e412d3 100644
--- a/mail/ifile/Makefile
+++ b/mail/ifile/Makefile
@@ -10,6 +10,9 @@ WWW=		https://people.csail.mit.edu/jrennie/ifile/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Deprecated upstream
+EXPIRATION_DATE=2025-04-30
+
 USES=		gmake
 GNU_CONFIGURE=	yes
 USE_CSTD=	gnu89