aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2026-07-05 19:33:43 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2026-07-05 19:44:28 +0000
commit19781e9fca50dd00a772fb2e39092e2fb9e856a2 (patch)
treea0a1806ca7c366174f43c51af515ab4a7d2a6c55 /audio
parentd3fb58592a8d69d1cfc80e5fd4ea06273e2af746 (diff)
Diffstat (limited to 'audio')
-rw-r--r--audio/tta/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/tta/Makefile b/audio/tta/Makefile
index ccc839cc2e2a..54f0bfd4d082 100644
--- a/audio/tta/Makefile
+++ b/audio/tta/Makefile
@@ -10,6 +10,9 @@ WWW= http://www.true-audio.com/
LICENSE= GPLv2
+DEPRECATED= Legacy format, no active development for a decade
+EXPIRATION_DATE=2026-08-31
+
USES= gmake tar:tgz
ALL_TARGET= ttaenc
MAKE_ARGS= CFLAGS="${CFLAGS}" INSDIR="${STAGEDIR}${PREFIX}/bin"