aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:18:06 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:18:06 +0000
commit6a4868724f98558f1c747e3438fe0592c55137ee (patch)
tree2accb4d87c5199c632c1bc54dbaa47f3e5d636d6
parent1f7d7780389e084e2975d6325efbdc5efe8f13f3 (diff)
downloadports-6a4868724f98558f1c747e3438fe0592c55137ee.tar.gz
ports-6a4868724f98558f1c747e3438fe0592c55137ee.zip
sysutils/py-ansible-core: Fix CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/py-ansible-core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-ansible-core/Makefile b/sysutils/py-ansible-core/Makefile
index f11b5e2fd64a..d1e0200490ca 100644
--- a/sysutils/py-ansible-core/Makefile
+++ b/sysutils/py-ansible-core/Makefile
@@ -28,6 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
USES= ansible:env cpe gmake python:3.6+ shebangfix
CPE_VENDOR= redhat
+CPE_PRODUCT= ansible
USE_PYTHON= autoplist concurrent distutils
SHEBANG_REGEX= [.]/test/.*[.]py