Skip to content

Commit

Permalink
audio/mp3ck: Deprecate and set expiration date to 2024-02-29
Browse files Browse the repository at this point in the history
Last release in 2005 and dead upstream
Redirect users to FFmpeg which does a better job and is active
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jan 7, 2024
1 parent 0e323ab commit 0567e35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions audio/mp3ck/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0567e35

Please sign in to comment.