git: 367d5aa93b13 - main - multimedia/libkate: Deprecate and set expiration date to 2022-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Dec 2022 22:35:56 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=367d5aa93b138cf44c846582e3cbd7ca899ec597 commit 367d5aa93b138cf44c846582e3cbd7ca899ec597 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-12-21 22:34:35 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-12-21 22:34:42 +0000 multimedia/libkate: Deprecate and set expiration date to 2022-12-31 Obsolete format that never got any traction and no development in 10 years PR: 268179 --- multimedia/libkate/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile index f331725ae250..569877210688 100644 --- a/multimedia/libkate/Makefile +++ b/multimedia/libkate/Makefile @@ -12,6 +12,9 @@ WWW= https://wiki.xiph.org/index.php/OggKate LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Obsolete format that never got any traction and no development in over 10 years +EXPIRATION_DATE=2022-12-31 + LIB_DEPENDS= libogg.so:audio/libogg \ libpng.so:graphics/png