makes sense, ok
On 2024/07/09 04:22, Anthony J. Bentley wrote:
> Anthony J. Bentley writes:
> > The majority of font ports don't use the font module. One reason why
> > is that in a lot of cases, doing so doesn't make the makefile any
> > simpler.
> >
> > One area where this can be easily improved
Anthony J. Bentley writes:
> The majority of font ports don't use the font module. One reason why
> is that in a lot of cases, doing so doesn't make the makefile any
> simpler.
>
> One area where this can be easily improved is with font documentation.
> It's very common for fonts to come with doc f
Anthony J. Bentley writes:
> This diff adds the variables MODFONT_DOCDIR (which defaults to
> ${PREFIX}/share/doc/${MODFONT_FAMILY}) and MODFONT_DOCFILES (a user-
> specified list of files relative to WRKSRC).
And the manpage diff:
Index: port-modules.5
===