1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

net-mgmt/blackbox_exporter: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-19 13:14:40 +02:00
parent 1e178e7aef
commit 241c254561

View File

@ -12,7 +12,8 @@ COMMENT= Prometheus exporter for endpoints over HTTP(S), DNS, TCP and ICMP
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
USES= cpe go:modules
CPE_VENDOR= prometheus
USE_GITHUB= yes
GH_ACCOUNT= prometheus