aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 20:39:55 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-09-24 21:10:14 +0000
commita06cef18c1a3e8b36bad286373aa37e9c3bbf798 (patch)
treefd0a91666b2f5ba17cf1e0e259b5def85c0944f6
parent9e66f660b8ae5f8ad44c0ab6dc877147e60a2f65 (diff)
downloadports-a06cef18c1a3e8b36bad286373aa37e9c3bbf798.tar.gz
ports-a06cef18c1a3e8b36bad286373aa37e9c3bbf798.zip
www/plugger: Deprecate and set expiration date to 2021-12-31
Uses incompatible plugin interface NPAPI Reference: https://en.wikipedia.org/wiki/NPAPI#Support/deprecation PR: 258646 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32043
-rw-r--r--www/plugger/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/plugger/Makefile b/www/plugger/Makefile
index c3076fff2e0b..55b7029ef129 100644
--- a/www/plugger/Makefile
+++ b/www/plugger/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= http://fredrik.hubbe.net/plugger/
MAINTAINER= ports@FreeBSD.org
COMMENT= Multimedia front-end plugin for Mozilla or Opera
+DEPRECATED= Uses incompatible plugin interface NPAPI
+EXPIRATION_DATE=2021-12-31
+
USES= webplugin:native xorg
USE_XORG= xext xt sm ice xext x11
GNU_CONFIGURE= yes