From 4a351aa5583d9fd5a91b2d99744335fb9c1f120f Mon Sep 17 00:00:00 2001 From: "Jason W. Bacon" Date: Mon, 3 Feb 2025 15:25:20 -0600 Subject: [PATCH] math/matlab-installer: Deprecate Unmaintained and does not work with recent Matlab versions math/octave is highly compatible with Matlab and free --- math/matlab-installer/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/matlab-installer/Makefile b/math/matlab-installer/Makefile index 42d46ac81ad1..114bdd6a23a0 100644 --- a/math/matlab-installer/Makefile +++ b/math/matlab-installer/Makefile @@ -10,6 +10,9 @@ WWW= https://acadix.biz/matlab-installer.php LICENSE= BSD3CLAUSE +DEPRECATED= Unmaintained, does not support recent Matlab +EXPIRATION_DATE=2025-04-03 + RUN_DEPENDS= mount_image:sysutils/diskimage-tools \ auto-ask:sysutils/auto-admin \ webbrowser:www/webbrowser \