git: 4aad5f660bbf - main - science/R-cran-eco: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 May 2025 00:59:52 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4aad5f660bbf2b6cb89e7a096825ad018dea4fc1
commit 4aad5f660bbf2b6cb89e7a096825ad018dea4fc1
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-05-13 23:40:38 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-05-14 00:59:20 +0000
science/R-cran-eco: Mark DEPRECATED
---
science/R-cran-eco/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile
index 2967e9718267..8d881dd8cb0a 100644
--- a/science/R-cran-eco/Makefile
+++ b/science/R-cran-eco/Makefile
@@ -10,6 +10,9 @@ WWW= https://imai.princeton.edu/software/eco.html
LICENSE= GPLv2
+DEPRECATED= Unsupported upstream
+EXPIRATION_DATE=2025-06-14
+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>