aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:38 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:38 +0000
commit633eed94221ba3fa386027078e6de06789869717 (patch)
tree6472e47b46f9b4e472bd63843a878e3bfd58d36b
parentc236ef30b6c186573eb6160efb7f25201b70eb19 (diff)
downloadports-633eed94221ba3fa386027078e6de06789869717.tar.gz
ports-633eed94221ba3fa386027078e6de06789869717.zip
devel/py-RPyC: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/py-RPyC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-RPyC/Makefile b/devel/py-RPyC/Makefile
index cf75a4adaf9b..c9e4d638b567 100644
--- a/devel/py-RPyC/Makefile
+++ b/devel/py-RPyC/Makefile
@@ -10,7 +10,8 @@ COMMENT= Remote Python Call
LICENSE= MIT
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= ${PORTNAME:tl}_project
USE_GITHUB= yes
GH_ACCOUNT= tomerfiliba-org