git: cf5392a6bf68 - main - audio/ccaudio2: Deprecate and set expiration date to 2023-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Jun 2023 16:38:07 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf5392a6bf68f0de25824a4fad986c5fd84577a0 commit cf5392a6bf68f0de25824a4fad986c5fd84577a0 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-06-24 16:12:46 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-06-24 16:12:58 +0000 audio/ccaudio2: Deprecate and set expiration date to 2023-09-30 No active development since 2011 and no users in tree --- audio/ccaudio2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index 2310f79914f4..49e506c13b8f 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ class framework for manipulating audio files WWW= https://www.gnu.org/software/ccaudio/ +DEPRECATED= Abandonware, no development since 2011 +EXPIRATION_DATE=2023-09-30 + LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER