Interfaces groups are great, also default groups exist, egress (external default route group) and wlan (wireless group) comes to mind.
Sadly I have no FreeBSD at hand right now but did you try with:
[CMD=""]$ ifconfig <group_name>[/CMD]
Taken from OpenBSD ifconfig(8) "The interface parameter is a string of the form ``name unit'', for example, ``en0''. If no optional parameters are supplied, this string can instead be just ``name''. If an interface group of that name exists, all interfaces in the group will be shown."