git: 8bcbc553532f - main - net-im/webinar: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 25 Mar 2023 14:00:01 UTC
The branch main has been updated by bofh:

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

commit 8bcbc553532f9f5ec47ecb47da7c81d39bb7760b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-25 13:57:50 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-25 13:58:55 +0000

    net-im/webinar: Mark DEPRECATED
    
    Depends on upstream EOLed devel/electron18.
    
    Approved by:    portmgr (blanket just-fix-it)
---
 net-im/webinar/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-im/webinar/Makefile b/net-im/webinar/Makefile
index 0392497e3863..f6478c89d197 100644
--- a/net-im/webinar/Makefile
+++ b/net-im/webinar/Makefile
@@ -22,6 +22,9 @@ LICENSE_NAME=	Proprietary license with a small trial period
 LICENSE_TEXT=	See https://webinar.ru/legal/license-agreement.pdf
 LICENSE_PERMS=
 
+DEPRECATED=	Requires EOLed electron18
+EXPIRATION_DATE=	2023-04-24
+
 EXTRACT_DEPENDS=	unsquashfs:sysutils/squashfs-tools
 BUILD_DEPENDS=		electron${ELECTRON_VERSION}:devel/electron${ELECTRON_VERSION}
 RUN_DEPENDS=		electron${ELECTRON_VERSION}:devel/electron${ELECTRON_VERSION} \