git: 58e9b6b20592 - main - devel/wasm3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:25 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=58e9b6b2059275c19420f96287a98f9e7f6c9bcb commit 58e9b6b2059275c19420f96287a98f9e7f6c9bcb Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:54 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:53 +0000 devel/wasm3: Add CPE information Approved by: portmgr (blanket) --- devel/wasm3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/wasm3/Makefile b/devel/wasm3/Makefile index 55a843b36eda..066af2a79d8b 100644 --- a/devel/wasm3/Makefile +++ b/devel/wasm3/Makefile @@ -11,7 +11,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuv.so:devel/libuv -USES= cmake:insource localbase:ldflags +USES= cmake:insource cpe localbase:ldflags +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= wasm3 GH_PROJECT= wasm3