On Mon, Nov 18, 2019 at 08:43:41AM -0500, Ian Darwin wrote: > A ruby replacement for AsciiDoc that's faster and has some > syntactic improvements. https://asciidoctor.org/ > > Would like a way to avoid having it installed as asciidoctor26 and having to > symlink it with @exec. No plan to use the "Make this symlink if you wish" > MESSAGE approach. > > If there's not a simpler way then looking for OKs and/or cluesticks.
This can be achieved in the port Makefile with this directive: GEM_FLAGS = --no-format-executable New tarball attached with some formatting fixes, HOMEPAGE switched to HTTPS, and regenerated PLIST. The only remaining issue I see is that the man page is not installed in ${PREFIX}/man.
asciidoctor.tar.gz
Description: application/tar-gz