aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-08-16 21:41:06 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-08-16 21:45:39 +0000
commit268c8e2784a282f7ff7f8b2525180b5b118d386e (patch)
tree7f3855c9dd1297f8462df7f4993f25de0e3fa93c
parent24422116648f7a92ee868493ff92d9094bde2c2a (diff)
downloadports-268c8e2784a282f7ff7f8b2525180b5b118d386e.tar.gz
ports-268c8e2784a282f7ff7f8b2525180b5b118d386e.zip
audio/mp3splt: Remove BROKEN, DEPRECATED and EXPIRATION_DATE
It appears to work now so keep in tree for now Reported by: Bryan Erickson <freebsdports@xorcara.com>
-rw-r--r--audio/mp3splt/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 57fd1a4639d2..22a45d31744c 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -8,10 +8,6 @@ COMMENT= Utility to split MP3 and Ogg files (via CUE sheets)
LICENSE= GPLv2
-BROKEN= Doesn't run (segmentation fault)
-DEPRECATED= Abandonware, last release in 2014
-EXPIRATION_DATE=2022-09-30
-
LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
libltdl.so:devel/libltdl