git: 45b1c70ad73e - main - www/nspluginwrapper: Deprecate and set expiration date to 2022-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 26 May 2022 07:21:53 UTC
The branch main has been updated by diizzy:

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

commit 45b1c70ad73e474dc581ec3477ff0c113751f8ac
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-26 07:19:26 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-26 07:19:29 +0000

    www/nspluginwrapper: Deprecate and set expiration date to 2022-06-30
    
    Abandonware, last release in 2011 and upstream is dead. NPAPI plugins
    are now obsolete and port depends on deprecated library GTK 2
    
    PR:             263911
    Approved by:    jkim (maintainer timeout, 2+ weeks)
---
 www/nspluginwrapper/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile
index 099e480bed99..5488127f54cf 100644
--- a/www/nspluginwrapper/Makefile
+++ b/www/nspluginwrapper/Makefile
@@ -15,6 +15,9 @@ COMMENT=	Compatibility plugin for Mozilla NPAPI plugins
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, last release in 2011 and upstream is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2
+EXPIRATION_DATE=2022-06-30
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 CONFLICTS=	nspluginwrapper-1.3.*