maintainer-feedback requested: [Bug 272258] sysutils/rubygem-bundler: Create symlinks for manpages

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Jun 2023 01:58:31 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-ruby (Nobody)
<ruby@FreeBSD.org> for maintainer-feedback:
Bug 272258: sysutils/rubygem-bundler: Create symlinks for manpages
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272258



--- Description ---
Create symlinks for manpages.

Manpages of bundler are installed in
${PREFIX}/${GEMS_BASE_DIR}/gems/${PORTNAME}-${PORTVERSION}/lib/bundler/man but
it isn't included in the default value of MANPATH.  So create symlinks to the
manpages in ${PREFIX}/man/man{1,5} so man(1) can find them.

While here, pet portclippy.