textproc/tinyxml: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-11-02 13:29:56 +00:00
parent 288914dd4c
commit f3628665f2
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -12,11 +12,13 @@ COMMENT= Small C++ XML parser
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= compiler:c++11-lang uidfix
USES= compiler:c++11-lang cpe uidfix
USE_LDCONFIG= YES
SHLIB_MAJOR= 3
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
CPE_VENDOR= tinyxml_project
OPTIONS_DEFINE= DOCS PROFILE
OPTIONS_SUB= yes