diff options
| author | Jason W. Bacon <jwb@FreeBSD.org> | 2025-10-03 12:31:24 +0000 |
|---|---|---|
| committer | Jason W. Bacon <jwb@FreeBSD.org> | 2025-10-03 12:32:10 +0000 |
| commit | e4b0269fe7a7c929a6632abd5963011ac1187ad8 (patch) | |
| tree | 421d97eec39b8ae94b246f26e1321c572a2c953e | |
| parent | 8b26268ae883ec5046c33c49fdb566816d8564a4 (diff) | |
math/rapid: Deprecate
Upstream has been abandoned
| -rw-r--r-- | math/rapid/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/rapid/Makefile b/math/rapid/Makefile index 7e89e1351678..7fda2948fd36 100644 --- a/math/rapid/Makefile +++ b/math/rapid/Makefile @@ -9,6 +9,9 @@ MAINTAINER= jwb@FreeBSD.org COMMENT= Robust and Accurate Polygon Interference Detection WWW= http://www.cs.unc.edu/~geom/OBB/OBBT.html +DEPRECATED= Upstream project is long dead +EXPIRATION_DATE= 2025-12-31 + LICENSE= UNKNOWN LICENSE_NAME= unknown LICENSE_TEXT= For any commercial purpose, you must request a license from \ |
