databases/hiredis: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
64a1455faf
commit
09081d8286
1 changed files with 3 additions and 1 deletions
|
@ -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)//' \
|
||||
|
|
Loading…
Reference in a new issue