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:
parent
574c5ed535
commit
52b20f35c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user