git: 08bad9f20272 - main - net-p2p/mldonkey: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 24 Mar 2025 19:45:06 UTC
The branch main has been updated by diizzy:

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

commit 08bad9f202726b371cabb069c8851a8e02d0f298
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-22 06:48:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-24 19:33:04 +0000

    net-p2p/mldonkey: Deprecate and set expiration date to 2025-04-30
    
    Current version in tree is several years old and unsupported upstream
    Project is located at https://github.com/ygrek/mldonkey as of 2022-06-13
    
    PR:             285243
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 net-p2p/mldonkey/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 8a4df97487c1..6dbd5a5fdb90 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -10,6 +10,9 @@ WWW=		https://mldonkey.sourceforge.net/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/Copying.txt
 
+DEPRECATED=	Outdated and unsupported upstream
+EXPIRATION_DATE=2025-04-30
+
 CONFLICTS=	mldonkey{-{core,gui},}-devel
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/ocaml/nums.cma:math/ocaml-num