summaryrefslogtreecommitdiff
path: root/audio/cam/Makefile
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-06-06 19:34:19 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2024-06-06 21:05:49 +0200
commit734433eccaafcc31d258b22484bacb1896140513 (patch)
treee7ecf7029617174694a2e3d3eef098d2347fe94d /audio/cam/Makefile
parentarchivers/paq: Deprecate and set expiration date to 2024-07-31 (diff)
audio/cam: Deprecate and set expiration date to 2024-07-31
Abandonware and obsolete, redirect users to audio/mixertui
Diffstat (limited to '')
-rw-r--r--audio/cam/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/cam/Makefile b/audio/cam/Makefile
index 21f3dccd2092..008c16b4d0f6 100644
--- a/audio/cam/Makefile
+++ b/audio/cam/Makefile
@@ -9,6 +9,9 @@ COMMENT= Cpu's Audio Mixer [curses based]
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandonware and obsolete, consider using audio/mixertui
+EXPIRATION_DATE=2024-07-31
+
USES= ncurses tar:tgz
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \