On 2023/04/21 10:57, Theo Buehler wrote:
> Thank you. I'm not convinced this is simpler.
>
> Is the Makefile superficially simpler and is maintaining the port
> simpler than with my version? How do I update this if there is a new
> commit? With my version I bump the date and modify the commit hash like
> I do in quite a few of my other ports.
>
> I fear what you did will make my life more complicated.
Agreed, it feels like it would result in a lot of extra steps to update.
Personally I'd skip DERASCII_DOCDIR and PKGSTEM and just use this,
I find it easier to parse, but it's your bikeshed :)
OK either way.
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/der-ascii
${INSTALL_DATA} ${WRKSRC}/language.txt ${PREFIX}/share/doc/der-ascii