git: 5800a4586148 - main - audio/mythplugin-mythmusic: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 20:34:33 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5800a458614880ff1b39f0342fc95101571bea43
commit 5800a458614880ff1b39f0342fc95101571bea43
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:28:03 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 20:34:03 +0000
audio/mythplugin-mythmusic: Mark DEPRECATED
- Depends on deprecated multimedia/mythtv
- Set EXPIRATION_DATE 2023-11-26
Approved by: portmgr (blanket)
---
audio/mythplugin-mythmusic/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile
index cf66d399e80b..f70e0a59d83c 100644
--- a/audio/mythplugin-mythmusic/Makefile
+++ b/audio/mythplugin-mythmusic/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.mythtv.org/wiki/MythMusic
LICENSE= GPLv2
+DEPRECATED= Depends on deprecated multimedia/mythtv
+EXPIRATION_DATE= 2023-11-26
+
LIB_DEPENDS= libFLAC.so:audio/flac \
libmp3lame.so:audio/lame \
libogg.so:audio/libogg \