On Tue, Mar 24, 2015 at 10:40:22PM +0000, Stuart Henderson wrote:
> common style is to split BUILD_DEPENDS onto multiple lines, e.g.
> 
> -BUILD_DEPENDS =      lang/go www/go-websocket
> +BUILD_DEPENDS =        lang/go \
> +                     www/go-websocket

Done.

> I'm wondering about CATEGORIES though. net seems like maybe it's more
> appropriate than www? (actually...perhaps net is a better place for
> go-websocket too, perhaps with www as a secondary category?...)

Yeah, that makes sense.  I don't have a strong preference which category
is the main one, although www is slightly less crowded and websockets are
fairly web-centric.  But skimming some of the other ports already in www
I don't see many that are similar to these so perhaps net is a more natural
choice for both.

Anyone else care to weigh in?  Or anyone want to give me an ok import into
net?

Reply via email to