Re: git: 76aee1b05b96 - main - www/darkhttpd: Add new port
Date: Wed, 02 Mar 2022 15:44:43 UTC
On Wed, Mar 02, 2022 at 09:23:16AM +0000, Fernando Apestegu??a wrote:
> commit 76aee1b05b961872993f4a1967e3fbc748ff9a63
>
> www/darkhttpd: Add new port
>
> Simple static http web server.
> When you need a web server in a hurry.
>
> ...
> +USE_GITHUB= yes
> +GH_ACCOUNT= emikulic
> +
> +NO_INSTALL= yes
Is it so? So why this port has `do-install' target then?
> +
> +PLIST_FILES= bin/darkhttpd
> +
> +do-install:
> + ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${LOCALBASE}/bin
./danfe