filegroup(
    name = "%name%",
    srcs = glob(["%fileGlobPattern%"], allow_empty = True),
)
