lang/sbcl: fix plist for SIMD option
Add missing sb-simd.asd and sb-simd.fasl entries conditional on the SIMD option. Without this, enabling SIMD causes a plist mismatch during stage-qa. PR: [[ https://bugs.freebsd.org/268780 | 268780 ]] Approved by: krion (maintainer timeout)