git: 84c5a0a3becd - main - sysutils/monitorix: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 13:53:15 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=84c5a0a3becd340184f6094fb07c250128a79f53
commit 84c5a0a3becd340184f6094fb07c250128a79f53
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:51:52 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:52:58 +0000
sysutils/monitorix: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/monitorix/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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