git: 37dca636ceb6 - main - devel/py-cookiecutter: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jun 2022 10:58:01 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=37dca636ceb655de72119735c806a5fd11915e09 commit 37dca636ceb655de72119735c806a5fd11915e09 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-06-28 10:49:29 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-06-28 10:49:29 +0000 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