From 09081d8286973cd08283a10d5afc744184ef2f61 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Mon, 20 Sep 2021 14:27:16 +0000 Subject: [PATCH] databases/hiredis: Add CPE information Approved by: portmgr (blanket) --- databases/hiredis/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile index d241be2c9395..f5b3e4ee0ad0 100644 --- a/databases/hiredis/Makefile +++ b/databases/hiredis/Makefile @@ -13,9 +13,11 @@ LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= redis -USES= gmake +USES= cpe gmake USE_LDCONFIG= yes +CPE_VENDOR= redislabs + post-patch: @${REINPLACE_CMD} \ -e '/^REAL_/s/ \$$(ARCH)//' \