git: 81c36a714989 - main - multimedia/mpgtx: Deprecate and expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 06:42:42 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=81c36a7149892e8f245dff6ec4f7040085c6b9a2 commit 81c36a7149892e8f245dff6ec4f7040085c6b9a2 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-27 06:26:44 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-27 06:42:09 +0000 multimedia/mpgtx: Deprecate and expiration date to 2022-06-30 Obsolete tool that can be replaced with multimedia/ffmpeg PR: 263520 Approved by: multimedia (tcberner) --- multimedia/mpgtx/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/mpgtx/Makefile b/multimedia/mpgtx/Makefile index c0421037b8e8..990f76de48b8 100644 --- a/multimedia/mpgtx/Makefile +++ b/multimedia/mpgtx/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= multimedia@FreeBSD.org COMMENT= Command line MPEG audio/video/system file toolbox +DEPRECATED= Obsolete, please consider using multimedia/ffmpeg +EXPIRATION_DATE=2022-06-30 + HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} ALL_TARGET= default