aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-07 07:23:53 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-07 10:03:51 +0000
commit0567e35dd533fd96a04d75d1b982b912766e9524 (patch)
tree8682cab8c171333c1c22d4e407ee08f55e7b0190
parent0e323ab5fb5c31ac2f7c511d3b51847eaef41f07 (diff)
downloadports-0567e35dd533fd96a04d75d1b982b912766e9524.tar.gz
ports-0567e35dd533fd96a04d75d1b982b912766e9524.zip
audio/mp3ck: Deprecate and set expiration date to 2024-02-29
Last release in 2005 and dead upstream Redirect users to FFmpeg which does a better job and is active
-rw-r--r--audio/mp3ck/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mp3ck/Makefile b/audio/mp3ck/Makefile
index 6ca63ab6ea65..9be5b642615b 100644
--- a/audio/mp3ck/Makefile
+++ b/audio/mp3ck/Makefile
@@ -7,6 +7,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Consistency check utility for MPEG Layer 2 or 3 files or streams
WWW= https://mp3ck.sourceforge.net/
+DEPRECATED= Last release in 2005 and dead upstream, consider using multimedia/ffmpeg
+EXPIRATION_DATE=2024-02-29
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1