mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
databases/redis-devel: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
98eea82d2f
commit
fd8ef5ee52
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ COMMENT= Persistent key-value database with built-in net interface
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES+= compiler:c11 gmake
|
USES+= compiler:c11 cpe gmake
|
||||||
|
CPE_VENDOR= redislabs
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_TUPLE= redis:redis:897c7bd
|
GH_TUPLE= redis:redis:897c7bd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue