aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:30 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:30 +0000
commit730dd8d005fda2627001202bd7c6872d868db77d (patch)
treed7371292b837418ffd86af2cf57e3ff8b033ff3d
parentae603f2b911f2c8ef2f0850f972cf016f1588b1d (diff)
downloadports-730dd8d005fda2627001202bd7c6872d868db77d.tar.gz
ports-730dd8d005fda2627001202bd7c6872d868db77d.zip
devel/libzookeeper: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libzookeeper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libzookeeper/Makefile b/devel/libzookeeper/Makefile
index 018909b49a5c..f9296e1b3443 100644
--- a/devel/libzookeeper/Makefile
+++ b/devel/libzookeeper/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcppunit.so:devel/cppunit
-USES= autoreconf libtool pkgconfig
+USES= autoreconf cpe libtool pkgconfig
+CPE_VENDOR= apache
USE_LDCONFIG= yes
GNU_CONFIGURE= yes