git: 38641f5867cd - main - devel/py-decorator4: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:35 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=38641f5867cd51a293716e8eddea63dcf4226dc4 commit 38641f5867cd51a293716e8eddea63dcf4226dc4 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:40 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:40 +0000 devel/py-decorator4: Add CPE information Approved by: portmgr (blanket) --- devel/py-decorator4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-decorator4/Makefile b/devel/py-decorator4/Makefile index 6d4caaf0c778..072ea6985852 100644 --- a/devel/py-decorator4/Makefile +++ b/devel/py-decorator4/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt DEPRECATED= Legacy version, use devel/py-decorator instead EXPIRATION_DATE=2021-12-31 -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= python USE_PYTHON= distutils autoplist NO_ARCH= yes