aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-11-04 00:02:09 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2025-11-04 18:23:58 +0000
commit6eae8bab1cbd753c19f3f272650664237c78a399 (patch)
tree1553b1e7f5a646dc788d14ae0c504de863a42598
parent55de010dc8c99f37d4a0403f62b8e99eb54adf15 (diff)
devel/inastemp: Mark BROKEN and set expiration date to 2025-12-31
-rw-r--r--devel/inastemp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/inastemp/Makefile b/devel/inastemp/Makefile
index 9f8383aa0acd..c2d7d2ce7b27 100644
--- a/devel/inastemp/Makefile
+++ b/devel/inastemp/Makefile
@@ -10,6 +10,9 @@ WWW= https://gitlab.mpcdf.mpg.de/bbramas/inastemp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Unfetchable
+EXPIRATION_DATE=2025-12-31
+
USES= cmake
NO_ARCH= yes
CMAKE_ARGS= -DINASTEMP_DO_INSTALL:BOOL=ON \