aboutsummaryrefslogtreecommitdiff
path: root/net/sems
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
commit5ae8688c07b2294395a124e0b2da3a0f00d4aba0 (patch)
tree326c7ae1133b16e8be2a37e24472b70a0574fcaa /net/sems
parentfb717d0e60d518f1df0a66b382e11ff5a1d0f53b (diff)
downloadports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.tar.gz
ports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.zip
Deprecate some ports using deprecated version of python
With hat: portmgr
Notes
Notes: svn path=/head/; revision=528058
Diffstat (limited to 'net/sems')
-rw-r--r--net/sems/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/sems/Makefile b/net/sems/Makefile
index f1860f7c1c30..265237caa28b 100644
--- a/net/sems/Makefile
+++ b/net/sems/Makefile
@@ -11,6 +11,9 @@ COMMENT= SIP Express Media Server
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/COPYING
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libopus.so:audio/opus \
libcodec2.so:audio/codec2 \
libevent.so:devel/libevent \