$NetBSD$

Install llvm-lit; needed for flang.

--- utils/llvm-lit/CMakeLists.txt.orig	2026-03-23 18:46:22.000000000 +0000
+++ utils/llvm-lit/CMakeLists.txt
@@ -58,3 +58,4 @@ else()
       NEWLINE_STYLE DOS)
   endif()  
 endif()
+install(PROGRAMS ${LIT_BASE_DIR}/${LIT_FILE_NAME} DESTINATION bin)
