diff options
| author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-06-06 18:12:24 +0000 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-06-07 16:16:27 +0000 |
| commit | 9f9776cf8df1c1c1b54163744ab8d98318983f4e (patch) | |
| tree | 71f8cd83edab56890f327dc6ceb52ee3394ddcda /math/libmissing | |
| parent | 7e95a9c5209f64db76f5676f9a72609429545f1e (diff) | |
Diffstat (limited to 'math/libmissing')
| -rw-r--r-- | math/libmissing/Makefile | 3 |
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 |
