git: d9186c898e09 - main - cad/basicdsp: mark deprecated

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Thu, 22 Dec 2022 12:01:13 UTC
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d9186c898e096ecba7bdf4416bc6e380c86e10d7

commit d9186c898e096ecba7bdf4416bc6e380c86e10d7
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-10-15 20:47:17 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-12-22 12:00:50 +0000

    cad/basicdsp: mark deprecated
---
 cad/basicdsp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile
index 91940307c486..30bfb4600ba4 100644
--- a/cad/basicdsp/Makefile
+++ b/cad/basicdsp/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	db@FreeBSD.org
 COMMENT=	Program for experimenting with simple audio DSP algorithms
 WWW=		https://wwwhome.cs.utwente.nl/~ptdeboer/ham/basicdsp/
 
+DEPRECATED=	Abandoned project and use deprecated wxgtk28
+EXPIRATION_DATE=	2022-12-31
+
 LICENSE=	GPLv2
 
 USES=		compiler:c++11-lang dos2unix tar:tgz