Date: Mon, 26 Dec 2022 19:12:30 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5d08f5899c26 - main - audio/mp3c: Deprecate and set expiration date to 2023-03-31 Message-ID: <202212261912.2BQJCUnD010796@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d08f5899c265aae2b3cc5160dc92684d387529d commit 5d08f5899c265aae2b3cc5160dc92684d387529d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-12-26 11:17:02 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-12-26 19:11:13 +0000 audio/mp3c: Deprecate and set expiration date to 2023-03-31 Abandonware, last release in 2009. Consider using audio/cyanrip or audio/abcde --- audio/mp3c/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index 61b354457b72..084a5911abb3 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -11,6 +11,9 @@ WWW= http://mp3c.wspse.de/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandonware, last release in 2009. Please consider using audio/cyanrip or audio/abcde +EXPIRATION_DATE=2023-03-31 + RUN_DEPENDS= mp3info:audio/mp3info \ cdrecord:sysutils/cdrtools
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212261912.2BQJCUnD010796>