aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2021-06-24 21:00:16 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2021-06-24 21:05:47 +0000
commit11cb035a46457f6807599bc71fb76358ec00a7e2 (patch)
tree617d3a21bc1c5ce8419fb22ff087518319709e74
parent9bde23e3022564bb76f5846b004f2fb7501ea13a (diff)
downloadports-11cb035a46457f6807599bc71fb76358ec00a7e2.tar.gz
ports-11cb035a46457f6807599bc71fb76358ec00a7e2.zip
net/asterisk13: Add deprecation and expiration
Make asterisk13 expire on the day it will reach EOL. Ref.: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
-rw-r--r--net/asterisk13/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile
index b4476aee15bd..875bb8571336 100644
--- a/net/asterisk13/Makefile
+++ b/net/asterisk13/Makefile
@@ -16,6 +16,9 @@ COMMENT= Open Source PBX and telephony toolkit
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Asterisk 13.x will reach EOL on 2021-10-24. Please migrate to net/asterisk18
+EXPIRATION_DATE=2021-10-24
+
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le sparc64
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \