On Tue Feb 11, 2025 at 08:01:46PM +0100, Ingo Schwarze wrote: > Hello Rafael, > > Rafael Sadowski wrote on Tue, Feb 11, 2025 at 02:23:31PM +0100: > > > When I look at FreeBSD they have subpackages for -docs -man and -gui. > > I like it! > > I do not want to comment on cmake, but in general, manual pages ought to > be in the same package as the program they document, so a separate -man > package is almost always wrong. When "$ foo" works, then "$ man foo" > ought to work, too, without any further pkg_add(1). >
I'm with you! It's only for the distributed ports build system. We can install cmake-man as run-dependency can't we?