aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:43 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:43 +0000
commit33e92559de36cf3958ee4e32d1689ac80f86796c (patch)
treeed21e2f1b8671b2b947abc06c2e07418d602d719
parentbe975e00c9644138aa4382b0c9c86f0d5248ea1c (diff)
downloadports-33e92559de36cf3958ee4e32d1689ac80f86796c.tar.gz
ports-33e92559de36cf3958ee4e32d1689ac80f86796c.zip
devel/py-thrift: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/py-thrift/Makefile3
1 files changed, 2 insertions, 1 deletions
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