On Wed, Nov 20, 2019 at 11:03:22PM +0100, Frederic Cambus wrote:
> 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.

So I think we can simply move asciidoctor.1 to ${PREFIX}/man/man1 in
a post-install target.

New tarball attached with the change in, which is OK fcambus@ to import.

Attachment: asciidoctor.tar.gz
Description: application/gzip

Reply via email to