[Bug 281077] textproc/hs-pandoc-crossref: missing man page
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281077] textproc/hs-pandoc-crossref: missing man page"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Sep 2024 19:04:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281077 --- Comment #3 from Vedran Miletic <vedran@miletic.net> --- Per comment in that issue, man page is generated at build time with pandoc from Markdown source using pandoc -s -t man docs/index.md -o pandoc-crossref.1.man Would it be possible to do so when building the port, i.e. is pandoc executable present and runnable for this purpose? -- You are receiving this mail because: You are the assignee for the bug.