diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:40:39 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:40:39 +0000 |
commit | 2b9ad3f9543e35493af111b58bdd8a6c82608bb7 (patch) | |
tree | c9ceaae27bda5be902608cc1b53a70413b9062da | |
parent | 90bc4f6f47f71b818340f56440b3b012bdcaeee2 (diff) |
textproc/kibana6: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | textproc/kibana6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/kibana6/Makefile b/textproc/kibana6/Makefile index 54b2d67dc486..bbe030c9beba 100644 --- a/textproc/kibana6/Makefile +++ b/textproc/kibana6/Makefile @@ -16,6 +16,8 @@ EXPIRATION_DATE= 2021-06-23 RUN_DEPENDS= node10>=10.15.2:www/node10 +USES= cpe +CPE_VENDOR= elastic USE_RC_SUBR= ${PORTNAME} CONFLICTS= kibana7* kibana[3-5]* |