git: 09be772a95e5 - main - audio/libworkman: Deprecate and set expiration date to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Dec 2022 19:12:23 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09be772a95e591b2638a650f4a347c34b9cc7361
commit 09be772a95e591b2638a650f4a347c34b9cc7361
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-26 09:47:54 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-12-26 19:11:12 +0000
audio/libworkman: Deprecate and set expiration date to 2023-03-31
Abandonware, no development in 20+ years and not used anywhere in tree
---
audio/libworkman/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/audio/libworkman/Makefile b/audio/libworkman/Makefile
index 72e7967a5c8b..891bbc194774 100644
--- a/audio/libworkman/Makefile
+++ b/audio/libworkman/Makefile
@@ -11,6 +11,9 @@ COMMENT= Workman library required by some audio apps
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+DEPRECATED= Abandonware, no development in 20+ years
+EXPIRATION_DATE=2023-03-31
+
USES= imake
WRKSRC= ${WRKDIR}/libworkman
USE_LDCONFIG= yes