Antoine Jacoutot writes: > On Sat, Dec 19, 2015 at 03:57:53PM -0700, Anthony J. Bentley wrote: > > I would like to add a meta package to another category. (mupen64plus to > > emulators.) > > > > With the change below, I can append to CATEGORIES in the meta port's > > Makefile with CATEGORIES += foo. > > > > Or is there a better way to do this? > > From my pov "meta" is a special category and shouldn't mix up with others. > But it's just me...
I dunno. From a discoverability perspective, someone using an interface like ports-readmes-dancer will look for emulators under emulators, then be confused by the 11 mupen64plus modules. What are the odds he'll think to look under meta? Whereas if the meta port has an additional category it will be the first in the list.
