aboutsummaryrefslogtreecommitdiff
path: root/math/libmissing
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2025-06-06 18:12:24 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2025-06-07 16:16:27 +0000
commit9f9776cf8df1c1c1b54163744ab8d98318983f4e (patch)
tree71f8cd83edab56890f327dc6ceb52ee3394ddcda /math/libmissing
parent7e95a9c5209f64db76f5676f9a72609429545f1e (diff)
Diffstat (limited to 'math/libmissing')
-rw-r--r--math/libmissing/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/libmissing/Makefile b/math/libmissing/Makefile
index ae54be1d924c..cd0f0cc430f2 100644
--- a/math/libmissing/Makefile
+++ b/math/libmissing/Makefile
@@ -9,6 +9,9 @@ COMMENT= Standard math functions missing from the FreeBSD libm
LICENSE= BSD2CLAUSE
+DEPRECATED= Old. FreeBSD's libm improved since 2012 when this was imported
+EXPIRATION_DATE= 2025-09-01
+
LIB_DEPENDS= libmpc.so:math/mpc
USE_LDCONFIG= yes