From 37dca636ceb655de72119735c806a5fd11915e09 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 28 Jun 2022 10:49:29 +0000 Subject: devel/py-cookiecutter: Add CPE information Approved by: portmgr (blanket) --- devel/py-cookiecutter/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/py-cookiecutter/Makefile b/devel/py-cookiecutter/Makefile index e058b9fc2590..cb66b4ebcb99 100644 --- a/devel/py-cookiecutter/Makefile +++ b/devel/py-cookiecutter/Makefile @@ -25,9 +25,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}poyo>=0:devel/py-poyo@${PY_FLAVOR} \ git:devel/git -USES= python:3.6+ +USES= cpe python:3.6+ USE_PYTHON= autoplist concurrent distutils +CPE_VENDOR= cookiecutter_project + NO_ARCH= yes # pytest needs a UTF-8 environment, and it will try and write outside -- cgit v1.2.3