1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

www/adguardhome: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-30 14:47:58 +00:00
parent 574c5ed535
commit 52b20f35c1
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -9,7 +9,7 @@ COMMENT= Network-wide ads & trackers blocking DNS server
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= go:modules
USES= cpe go:modules
GO_MODULE= github.com/AdguardTeam/AdGuardHome
@ -26,6 +26,8 @@ USER= root # it has to run as root because it listens on the privileged DNS por
SUB_LIST= USER=${USER}
USE_RC_SUBR= ${PORTNAME}
CPE_VENDOR= adguard
.if (${DEV_UPDATE_MODE} == "yes")
BUILD_DEPENDS= npm:www/npm \
yarn:www/yarn