Christian Weisgerber writes: > On 2020-05-23, "Anthony J. Bentley" <anth...@anjbe.name> wrote: > > > Formats like .woff and .woff2, which are meant to be served over > > the web, don't benefit in the same way, because they're installed to > > /usr/local/share and need to be copied to a web server directory > > to be of any use. [...] > > A few recent port submissions were asked to remove web fonts before > > import. That makes sense. We should do the same for existing ports. > > If the web fonts aren't in the package, where would I copy them > from?
The distfile I suppose. One could make a case that providing WOFF in the package makes them more discoverable due to pkg_locate. But that seems rather fringe to me.