git: 3b16a9fc6894 - main - net/wmwlmon: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 29 Oct 2023 22:56:56 UTC
The branch main has been updated by bofh:

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

commit 3b16a9fc68948645463389084c8103bbf6630be5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 08:58:44 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:28 +0000

    net/wmwlmon: Mark DEPRECATED
    
    - BROKEN on all supported versions after the EOL of 12
    - Set EXPIRATION_DATE 2023-12-31
    
    Approved by:    portmgr (blanket)
---
 net/wmwlmon/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/wmwlmon/Makefile b/net/wmwlmon/Makefile
index 9bdfed2f67be..c40e57e5e545 100644
--- a/net/wmwlmon/Makefile
+++ b/net/wmwlmon/Makefile
@@ -7,6 +7,8 @@ MAINTAINER=	LukeD@pobox.com
 COMMENT=	DockApp showing the state of a wireless network device
 WWW=		http://www.nazgul.ch/dev_wmwlmon.html
 
+DEPRECATED=	BROKEN on all supported versions after the EOL of 12
+EXPIRATION_DATE=	2023-12-31
 BROKEN_FreeBSD_13=	does not compile: wl.c:29:10: fatal error: 'dev/wi/if_wavelan_ieee.h' file not found
 BROKEN_FreeBSD_14=	does not compile: wl.c:29:10: fatal error: 'dev/wi/if_wavelan_ieee.h' file not found