[Bug 281077] textproc/hs-pandoc-crossref: missing man page

From: <bugzilla-noreply_at_freebsd.org>
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.