aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:42 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:42 +0000
commit65321f53ea46714c0635eb3a3cf36e4dce74beb9 (patch)
tree972e28f4b2737ad92b651e16c07384dbb15b7fec
parent255ca656bae77132ee789da1cffd7853a6e1dca5 (diff)
downloadports-65321f53ea46714c0635eb3a3cf36e4dce74beb9.tar.gz
ports-65321f53ea46714c0635eb3a3cf36e4dce74beb9.zip
devel/py-libvirt: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/py-libvirt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile
index a244c9c8c8b5..17ad5e2a78f4 100644
--- a/devel/py-libvirt/Makefile
+++ b/devel/py-libvirt/Makefile
@@ -15,7 +15,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libvirt.so:devel/libvirt
-USES= pkgconfig python:3.6+ shebangfix
+USES= cpe pkgconfig python:3.6+ shebangfix
+CPE_VENDOR= redhat
SHEBANG_FILES= generator.py sanitytest.py setup.py
USE_PYTHON= distutils autoplist