git: fa8a4bd85a0b - main - textproc/pugixml: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:21 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fa8a4bd85a0bbb0781f6125b2e461031eaac4495
commit fa8a4bd85a0bbb0781f6125b2e461031eaac4495
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:42 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:42 +0000
textproc/pugixml: Add CPE information
Approved by: portmgr (blanket)
---
textproc/pugixml/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile
index 32e4b3f39ca6..e1d7da993f92 100644
--- a/textproc/pugixml/Makefile
+++ b/textproc/pugixml/Makefile
@@ -8,7 +8,8 @@ COMMENT= Light-weight, simple and fast XML parser for C++ with XPath support
LICENSE= MIT
-USES= cmake compiler:c++11-lang
+USES= cmake compiler:c++11-lang cpe
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS