aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-14 10:43:29 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-14 11:30:00 +0000
commit234582ba4463408b6e241978ff3d04a63879d311 (patch)
tree8243ab5bea34bb115990efc0a0d45730c3c6c655
parent9f5bcb4d282f11612696b7260d6f3de4aca121ce (diff)
downloadports-234582ba4463408b6e241978ff3d04a63879d311.tar.gz
ports-234582ba4463408b6e241978ff3d04a63879d311.zip
science/p5-Algorithm-SVMLight: Mark DEPRECATED
- Depends on deprecated science/svmlight - Set EXPIRATION_DATE 2024-04-14 If someone needs this port feel free to undeprecate and takeover maintainership.
-rw-r--r--science/p5-Algorithm-SVMLight/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/p5-Algorithm-SVMLight/Makefile b/science/p5-Algorithm-SVMLight/Makefile
index 7bf54e8dac52..098768ba2755 100644
--- a/science/p5-Algorithm-SVMLight/Makefile
+++ b/science/p5-Algorithm-SVMLight/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to SVMLight Machine-Learning Package
WWW= https://metacpan.org/release/Algorithm-SVMLight
+DEPRECATED= Depends on DEPRECATED science/svmlight
+EXPIRATION_DATE= 2024-04-14
+
BUILD_DEPENDS= svmlight>=6.01_2:science/svmlight
LIB_DEPENDS= libsvmlight.so:science/svmlight