Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:40 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: 4433f2c90326 - main - textproc/xstream: Add CPE information
Message-ID:  <202110211543.19LFheI8069381@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=4433f2c903265e8f15e9da8c6e2d4aee6194169d

commit 4433f2c903265e8f15e9da8c6e2d4aee6194169d
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:46 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:46 +0000

    textproc/xstream: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/xstream/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/textproc/xstream/Makefile b/textproc/xstream/Makefile
index 21bb54ed95f9..3af721c30ecb 100644
--- a/textproc/xstream/Makefile
+++ b/textproc/xstream/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 OPTIONS_DEFINE=	DOCS
 
-USES=		zip
+USES=		cpe zip
+CPE_VENDOR=	${PORTNAME}_project
 USE_JAVA=	yes
 NO_BUILD=	yes
 NO_ARCH=	yes



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