git: 60df3034d89b - main - devel/py-magic: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jun 2026 19:17:22 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=60df3034d89b8becddd802e69dedaad2dc29faab
commit 60df3034d89b8becddd802e69dedaad2dc29faab
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-08 19:04:48 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-08 19:09:01 +0000
devel/py-magic: Add CPE information
---
devel/py-magic/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/py-magic/Makefile b/devel/py-magic/Makefile
index 83ec39402a60..8dfbc55530d9 100644
--- a/devel/py-magic/Makefile
+++ b/devel/py-magic/Makefile
@@ -15,7 +15,9 @@ WWW= https://www.darwinsys.com/file/
LICENSE= BSD2CLAUSE
-USES= python
+USES= cpe python
+CPE_PRODUCT= file
+CPE_VENDOR= file_project
USE_PYTHON= autoplist distutils
# both install module as magic.py