git: 435604f303c6 - main - devel/py-simplejson: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 13:33:34 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=435604f303c6fb7a2954d6bcf6fb7457e24c0e68 commit 435604f303c6fb7a2954d6bcf6fb7457e24c0e68 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2021-10-06 13:30:09 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2021-10-06 13:32:42 +0000 devel/py-simplejson: Add CPE information Approved by: portmgr (blanket) --- devel/py-simplejson/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index 30936e0d7c5b..4a5c7b1bdbfe 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -13,7 +13,8 @@ COMMENT= Simple, fast, extensible JSON encoder/decoder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= simplejson_project USE_PYTHON= autoplist concurrent distutils post-install: