Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:25 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 58e9b6b20592 - main - devel/wasm3: Add CPE information
Message-ID:  <202110181926.19IJQPQ4094787@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQPQ4094787>