aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-07-11 20:50:29 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-07-12 06:43:19 +0000
commitb6f7877caccd80833e260a67cc5e374f2e107610 (patch)
tree7744286be7c1c4e9b7c8155ff0b667eb253e6052
parentb5d94a6d52c79af26f9a4527423d23d427825f89 (diff)
downloadports-b6f7877caccd80833e260a67cc5e374f2e107610.tar.gz
ports-b6f7877caccd80833e260a67cc5e374f2e107610.zip
net/libmms: Deprecate and set expiration date to 2022-09-30
Microsoft deprecated MMS in 2003 Reference: https://en.wikipedia.org/wiki/Microsoft_Media_Server PR: 264708 Approved by: multimedia (tcberner)
-rw-r--r--net/libmms/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index 5db9894ac829..b6d87a8a72b9 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -11,6 +11,9 @@ COMMENT= Library for parsing mms:// and mmsh:// type network streams
LICENSE= LGPL21
+DEPRECATED= Obsolete, Microsoft deprecated MMS protocol in favour of RTSP in 2003
+EXPIRATION_DATE=2022-09-30
+
USES= cpe gettext libtool pathfix pkgconfig
CPE_VENDOR= libmms_project
GNU_CONFIGURE= yes