From ec32d56b7af0a1cf6b932fd38568f10a88643d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 21 Oct 2021 16:27:19 +0200 Subject: [PATCH] sysutils/vagrant: Add CPE information Approved by: portmgr (blanket) --- sysutils/vagrant/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/vagrant/Makefile b/sysutils/vagrant/Makefile index 70ed385ef6cc..df6d285a14b8 100644 --- a/sysutils/vagrant/Makefile +++ b/sysutils/vagrant/Makefile @@ -43,7 +43,8 @@ RUN_DEPENDS= rubygem-bcrypt_pbkdf10>=1.0.0<1.1:security/rubygem-bcrypt_pbkdf10 \ USE_GITHUB= yes GH_ACCOUNT= hashicorp -USES= shebangfix +USES= cpe shebangfix +CPE_VENDOR= hashicorp SHEBANG_FILES= plugins/hosts/darwin/scripts/install_virtualbox.sh \ scripts/sign.sh \ scripts/website_push_www.sh