aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:31 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:31 +0000
commit023cf2b724eb8f1252e2b6067d71c083785b8bea (patch)
tree1639cc090d560c51eca7c4963de6bac7f46c1de4
parent87b212647e3b8079849e639537ba564c18a41fc2 (diff)
downloadports-023cf2b724eb8f1252e2b6067d71c083785b8bea.tar.gz
ports-023cf2b724eb8f1252e2b6067d71c083785b8bea.zip
lang/quickjs: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--lang/quickjs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/quickjs/Makefile b/lang/quickjs/Makefile
index 3e98d9c3e755..98d84572f850 100644
--- a/lang/quickjs/Makefile
+++ b/lang/quickjs/Makefile
@@ -9,7 +9,8 @@ COMMENT= Embeddable Javascript interpreter in C
LICENSE= MIT
-USES= compiler:c11 gmake tar:xz
+USES= compiler:c11 cpe gmake tar:xz
+CPE_VENDOR= ${PORTNAME}_project
EXTRA_PATCHES= ${FILESDIR}/extra-${CHOSEN_COMPILER_TYPE}-patch-Makefile