aboutsummaryrefslogtreecommitdiff
path: root/textproc/lookatme
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:41 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:41 +0000
commit61ae4ff5f073551a17e7c09f0f1422caa28e3ea5 (patch)
tree59a9ef3b1ab2ffa6ca3da4f527e21358c8614e68 /textproc/lookatme
parentf19f239a259ac6f47cc0eaa785752f7b7e56c6d1 (diff)
downloadports-61ae4ff5f073551a17e7c09f0f1422caa28e3ea5.tar.gz
ports-61ae4ff5f073551a17e7c09f0f1422caa28e3ea5.zip
textproc/lookatme: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc/lookatme')
-rw-r--r--textproc/lookatme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/lookatme/Makefile b/textproc/lookatme/Makefile
index 94e89629ab44..a7e8ad764020 100644
--- a/textproc/lookatme/Makefile
+++ b/textproc/lookatme/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>=0:devel/py-marshmallow@${PY_FLA
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist distutils
NO_ARCH= yes