git: 7e4d6bb22112 - main - audio/audiere: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Aug 2024 02:24:02 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e4d6bb221125decf52dac85ca349ff90f81a7b9 commit 7e4d6bb221125decf52dac85ca349ff90f81a7b9 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2024-08-31 01:58:43 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2024-08-31 01:58:43 +0000 audio/audiere: deprecate PR: 281026 Reported by: diizzy --- audio/audiere/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index 26f72cde4ee2..ab22b2c4f76b 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -11,6 +11,9 @@ WWW= https://audiere.sourceforge.net/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/doc/license.txt +DEPRECATED= last release in 2006, no consumers in the Ports tree +EXPIRATION_DATE=2024-10-31 + USES= autoreconf gmake libtool GNU_CONFIGURE= yes USE_CXXSTD= c++98