Bugzilla Automation <bugzi...@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.