multimedia/dumpmpeg: Deprecate and set expiration date to 2024-12-31

Obsolete utility that depends on ancient libraries, direct users to
multimedia/ffmpeg
This commit is contained in:
Daniel Engberg 2024-11-06 19:55:58 +01:00
parent 2c28898c1e
commit 0e95e9f761

View file

@ -7,6 +7,9 @@ MASTER_SITES= SF
MAINTAINER= multimedia@FreeBSD.org MAINTAINER= multimedia@FreeBSD.org
COMMENT= Dump frames from mpeg movies COMMENT= Dump frames from mpeg movies
DEPRECATED= Obsolete utility, consider using multimedia/ffmpeg
EXPIRATION_DATE=2024-12-31
LIB_DEPENDS= libsmpeg.so:multimedia/smpeg LIB_DEPENDS= libsmpeg.so:multimedia/smpeg
USES= sdl USES= sdl