git: 75f2ce0aff7a - main - multimedia/tinyobjloader: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:15:19 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=75f2ce0aff7aa29c3bb8967ad07d1768471e50a8 commit 75f2ce0aff7aa29c3bb8967ad07d1768471e50a8 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:38 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:38 +0000 multimedia/tinyobjloader: Add CPE information Approved by: portmgr (blanket) --- multimedia/tinyobjloader/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multimedia/tinyobjloader/Makefile b/multimedia/tinyobjloader/Makefile index fbdc756770ac..59b51e94d6d6 100644 --- a/multimedia/tinyobjloader/Makefile +++ b/multimedia/tinyobjloader/Makefile @@ -10,7 +10,8 @@ COMMENT= C++ single file wavefront obj loader LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake +USES= cmake cpe +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes USE_GITHUB= yes