Re: git: 6f636c04e71f - main - audio/rsgain: New port

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Wed, 19 Oct 2022 19:14:15 UTC
On Wed, Oct 19, 2022 at 03:23:15PM +0000, Jason E. Hale wrote:
> commit 6f636c04e71f83b5d6c1eb30d5fa74bc9332528b
> 
>  audio/rsgain: New port
> ...
> +OPTIONS_DEFINE=	DOCS
> +
> +post-install:

post-install-DOCS-on, perhaps.

> +	${MKDIR} ${STAGEDIR}${DOCSDIR}
> +	${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}

./danfe