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