git: 97b15555a58e - main - devel/py-pdm: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jun 2026 19:17:26 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=97b15555a58e27afccbb98a5f06d012046af6ab7
commit 97b15555a58e27afccbb98a5f06d012046af6ab7
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:06:44 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:09:02 +0000
devel/py-pdm: Add CPE information
---
devel/py-pdm/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-pdm/Makefile b/devel/py-pdm/Makefile
index d082ba3f8b5c..b2b5f3c2e5cd 100644
--- a/devel/py-pdm/Makefile
+++ b/devel/py-pdm/Makefile
@@ -38,7 +38,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blinker>=0:devel/py-blinker@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}unearth>=0.17.5:devel/py-unearth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}virtualenv>=20:devel/py-virtualenv@${PY_FLAVOR}
-USES= python
+USES= cpe python
+CPE_VENDOR= frostming
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes