aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-12-26 09:47:54 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-12-26 19:11:12 +0000
commit09be772a95e591b2638a650f4a347c34b9cc7361 (patch)
tree76e7649cf0e37a22683e40b97a2f1e4036b8481d
parent4f185e12bff08abd94158d3e3d14a91a6b1f3224 (diff)
downloadports-09be772a95e591b2638a650f4a347c34b9cc7361.tar.gz
ports-09be772a95e591b2638a650f4a347c34b9cc7361.zip
audio/libworkman: Deprecate and set expiration date to 2023-03-31
Abandonware, no development in 20+ years and not used anywhere in tree
-rw-r--r--audio/libworkman/Makefile3
1 files changed, 3 insertions, 0 deletions
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