Flang support state

Since FreeBSD is based on Clang that is part of llvm project, I was wondering which Fortran compiler to use. Ideally, it would be nice to use Flang to avoid installing another C compiler to get gfortran if possible.
By searching through forum, I have found that previously there was a pkg of 'flang-clang' that has stopped being developed(?) in 2018, and lot's of forum posts telling to disable flang when compiling llvm. Is there any relatively simple way to obtain Flang?
 
Back
Top