git: 33e92559de36 - main - devel/py-thrift: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:49 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=33e92559de36cf3958ee4e32d1689ac80f86796c
commit 33e92559de36cf3958ee4e32d1689ac80f86796c
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:43 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:43 +0000
devel/py-thrift: Add CPE information
Approved by: portmgr (blanket)
---
devel/py-thrift/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-thrift/Makefile b/devel/py-thrift/Makefile
index dc93d7bf7c9b..79f49dfcfdd5 100644
--- a/devel/py-thrift/Makefile
+++ b/devel/py-thrift/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE
DISTINFO_FILE= ${PORTSDIR}/devel/thrift/distinfo
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= apache
USE_PYTHON= distutils autoplist
WRKSRC= ${WRKDIR}/${DISTNAME}/lib/py