aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:34 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:34 +0000
commit6ddb59672143993fbfb9d007a631587d48ab4ded (patch)
treed523b80088d33096f62e154bf3577c214d85151a
parentf7f5546eda275fa0fad01f6f89a65b3e6bc121a2 (diff)
downloadports-6ddb59672143993fbfb9d007a631587d48ab4ded.tar.gz
ports-6ddb59672143993fbfb9d007a631587d48ab4ded.zip
devel/msgpuck: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/msgpuck/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/msgpuck/Makefile b/devel/msgpuck/Makefile
index c0bb9488f86a..8512eebfb0cb 100644
--- a/devel/msgpuck/Makefile
+++ b/devel/msgpuck/Makefile
@@ -9,7 +9,8 @@ COMMENT= Lightweight MessagePack library
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake compiler:c11
+USES= cmake compiler:c11 cpe
+CPE_VENDOR= tarantool
USE_LDCONFIG= yes