git: e0c6533d8eb9 - main - textproc/tinyxml2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:38 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0c6533d8eb93fbca62d0f88548d74b36d302967 commit e0c6533d8eb93fbca62d0f88548d74b36d302967 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:46 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:46 +0000 textproc/tinyxml2: Add CPE information Approved by: portmgr (blanket) --- textproc/tinyxml2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index c21b2848cec7..58689a776b2e 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -11,7 +11,8 @@ COMMENT= Small C++ XML Parser LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= cmake:insource compiler:c++11-lang dos2unix pathfix +USES= cmake:insource compiler:c++11-lang cpe dos2unix pathfix +CPE_VENDOR= ${PORTNAME}_project CMAKE_OFF= BUILD_TESTS CMAKE_ON= BUILD_SHARED_LIBS