git: 1f7d7780389e - main - sysutils/py-ansible-base: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Aug 20 08:19:33 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1f7d7780389e084e2975d6325efbdc5efe8f13f3
commit 1f7d7780389e084e2975d6325efbdc5efe8f13f3
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 08:13:41 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 08:13:41 +0000
sysutils/py-ansible-base: Fix CPE information
Approved by: portmgr (blanket)
---
sysutils/py-ansible-base/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/py-ansible-base/Makefile b/sysutils/py-ansible-base/Makefile
index 60b16f668101..ba3fdd8ba0cb 100644
--- a/sysutils/py-ansible-base/Makefile
+++ b/sysutils/py-ansible-base/Makefile
@@ -30,6 +30,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
More information about the dev-commits-ports-all
mailing list