aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-02-20 16:17:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-02-20 17:09:22 +0000
commitaf9943b0ac9df672dbae5b594a0d148a4604fe19 (patch)
tree9c15f9af3a91df0a5e4400d0a2b57dc8b7af5414
parent78fc10cea4dcdddbfdfc06c1c7d9365a26d9ed21 (diff)
downloadports-af9943b0ac9df672dbae5b594a0d148a4604fe19.tar.gz
ports-af9943b0ac9df672dbae5b594a0d148a4604fe19.zip
devel/libzrtpcpp: deprecate
-rw-r--r--devel/libzrtpcpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libzrtpcpp/Makefile b/devel/libzrtpcpp/Makefile
index f7d4dce69d1d..769e81c4358e 100644
--- a/devel/libzrtpcpp/Makefile
+++ b/devel/libzrtpcpp/Makefile
@@ -9,6 +9,8 @@ COMMENT= ZRTP extension for GNU ccRTP
WWW= https://www.gnu.org/software/ccrtp/
BROKEN= incompatible with current SSL, bad C++ code
+DEPRECATED= Broken since 2021
+EXPIRATION_DATE= 2023-03-21
LIB_DEPENDS= libccrtp.so:devel/ccrtp \
libgcrypt.so:security/libgcrypt