aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-11-04 00:15:05 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2025-11-04 18:23:58 +0000
commit80c4382fe2bf3c14b9e702e809d4176d5418c855 (patch)
treed44dc7faa643a9617c0783cc70a03ec0757ba8da
parent7312f7820bf862e12aa4409175f7063d795632fd (diff)
audio/traverso: Mark BROKEN and set expiration date to 2025-12-31
Unfetchable, upstream is gone PR: 289534 Approved by: maintainer timeout, 1+ month
-rw-r--r--audio/traverso/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/traverso/Makefile b/audio/traverso/Makefile
index 48bd44143fd8..0c8edd676693 100644
--- a/audio/traverso/Makefile
+++ b/audio/traverso/Makefile
@@ -13,6 +13,9 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING
+BROKEN= Unfetchable
+EXPIRATION_DATE=2025-12-31
+
LIB_DEPENDS= libfftw3.so:math/fftw3 \
libFLAC.so:audio/flac \
libjack.so:audio/jack \