aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:10 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:10 +0000
commit6bbe909a828ebcef0a090e0ffe8a75c9a51278d8 (patch)
treef7acdd98ead2fee68722ea2ea6cea5a0b77ceebb
parente8ba93f7f3feeea085cf33091374a694d7dcc348 (diff)
downloadports-6bbe909a828ebcef0a090e0ffe8a75c9a51278d8.tar.gz
ports-6bbe909a828ebcef0a090e0ffe8a75c9a51278d8.zip
sysutils/apache-mesos: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/apache-mesos/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile
index 51b89f27cf3a..62856e762dbb 100644
--- a/sysutils/apache-mesos/Makefile
+++ b/sysutils/apache-mesos/Makefile
@@ -34,7 +34,8 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \
libsvn_subr-1.so:devel/subversion \
libzookeeper_mt.so:devel/libzookeeper
-USES= gmake libarchive libtool python:run shebangfix
+USES= cpe gmake libarchive libtool python:run shebangfix
+CPE_VENDOR= apache
USE_LDCONFIG= yes
SHEBANG_FILES= src/cli/mesos-cat \
src/cli/mesos-ps \