Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:55 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: 0f4bd6155a2c - main - textproc/bibutils: Add CPE information
Message-ID:  <202110211436.19LEatw4074656@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=0f4bd6155a2c9a6b736748945b70e2ed207f49b6

commit 0f4bd6155a2c9a6b736748945b70e2ed207f49b6
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:20 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:20 +0000

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

diff --git a/textproc/bibutils/Makefile b/textproc/bibutils/Makefile
index c3825ababba2..bcea9f20dc8f 100644
--- a/textproc/bibutils/Makefile
+++ b/textproc/bibutils/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Program set interconverts between various bibliography formats
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/Copying
 
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	${PORTNAME}_project
 
 HAS_CONFIGURE=	yes
 TEST_TARGET=	test



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