devel/jsoncpp: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
4c633b7db6
commit
4923ca9e71
1 changed files with 2 additions and 1 deletions
|
@ -10,11 +10,12 @@ COMMENT= JSON reader and writer library for C++
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= compiler:c++11-lang meson pkgconfig python:3.6+,build,test
|
||||
USES= compiler:c++11-lang cpe meson pkgconfig python:3.6+,build,test
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= open-source-parsers
|
||||
MESON_ARGS= --default-library=both
|
||||
USE_LDCONFIG= yes
|
||||
CPE_VENDOR= jsoncpp_project
|
||||
|
||||
TEST_TARGET= test
|
||||
|
||||
|
|
Loading…
Reference in a new issue