Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:14 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: d26ad58ab3b8 - main - devel/samurai: Add CPE information
Message-ID:  <202110181926.19IJQEaT094495@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=d26ad58ab3b862628caa8ef15a87f23d5d2a63d8

commit d26ad58ab3b862628caa8ef15a87f23d5d2a63d8
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:50 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:52 +0000

    devel/samurai: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/samurai/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/samurai/Makefile b/devel/samurai/Makefile
index 55417aed6c83..92ff83df4ee2 100644
--- a/devel/samurai/Makefile
+++ b/devel/samurai/Makefile
@@ -12,6 +12,8 @@ LICENSE_COMB=	multi
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE
 
+USES=		cpe
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	michaelforney
 ALL_TARGET=	samu



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