aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:51:52 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:52:58 +0000
commit84c5a0a3becd340184f6094fb07c250128a79f53 (patch)
treeca0b65030013ba4ea6c9850ca11cefd4bff889fd
parent39f07e11a9b651616234c4ea455aa11849a0d6f6 (diff)
downloadports-84c5a0a3becd340184f6094fb07c250128a79f53.tar.gz
ports-84c5a0a3becd340184f6094fb07c250128a79f53.zip
sysutils/monitorix: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/monitorix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile
index 10c135ad5058..c497bcbd00e5 100644
--- a/sysutils/monitorix/Makefile
+++ b/sysutils/monitorix/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS= p5-ParallelUserAgent>=0:www/p5-ParallelUserAgent \
p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \
p5-Config-General>=0:devel/p5-Config-General
-USES= perl5
+USES= cpe perl5
+CPE_VENDOR= fibranet
USE_PERL5= run
NO_ARCH= yes
NO_BUILD= yes