aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-diffoscope
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:52:00 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:52:58 +0000
commit3ec295cf4a21ebd8001b7ff7f3213b599b6b8980 (patch)
tree7139e908bde589bb979096122733a78c318e24b5 /sysutils/py-diffoscope
parent84c5a0a3becd340184f6094fb07c250128a79f53 (diff)
downloadports-3ec295cf4a21ebd8001b7ff7f3213b599b6b8980.tar.gz
ports-3ec295cf4a21ebd8001b7ff7f3213b599b6b8980.zip
sysutils/py-diffoscope: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/py-diffoscope')
-rw-r--r--sysutils/py-diffoscope/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/py-diffoscope/Makefile b/sysutils/py-diffoscope/Makefile
index 76a5f482f9c1..e00de39b0197 100644
--- a/sysutils/py-diffoscope/Makefile
+++ b/sysutils/py-diffoscope/Makefile
@@ -20,7 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
isoinfo:sysutils/cdrkit \
rpm2cpio:archivers/rpm2cpio
-USES= python:3.7+
+USES= cpe python:3.7+
+CPE_VENDOR= reproducible_builds
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes