aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-09-29 20:51:04 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-09-29 20:51:04 +0000
commitb959949b6ce709c37fa5f6ab9f360916f7c00fa4 (patch)
treeec3d7f934f713871db43691dcb029fe8541c1ff2
parent2082ca9f019d41894346803f7daa5037897808fc (diff)
audio/musepack: drop hard-set EXPIRATION_DATE for the time being
The port's controversial deprecation status is under dispute and currently being discussed among interested parties. PR: 281025
-rw-r--r--audio/musepack/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile
index c93e2dee9d52..a5b401ca9d5d 100644
--- a/audio/musepack/Makefile
+++ b/audio/musepack/Makefile
@@ -12,7 +12,6 @@ LICENSE= BSD3CLAUSE GPLv2+ LGPL21+
LICENSE_COMB= multi
DEPRECATED= Legacy format that never got traction and no development in over a decade, consider using multimedia/ffmpeg for decoding
-EXPIRATION_DATE=2024-09-30
USES= autoreconf libtool
USE_LDCONFIG= yes