git: 94aa6f8bea7f - main - devel/popt: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 11:44:56 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94aa6f8bea7f8690b895c02fe968382e1dc01592

commit 94aa6f8bea7f8690b895c02fe968382e1dc01592
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:34:51 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 11:34:51 +0000

    devel/popt: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/popt/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index a361b1b45297..bb3b00a0f9cb 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -12,7 +12,9 @@ COMMENT=	Getopt(3) like library with a number of enhancements, from Redhat
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		iconv libtool pathfix
+USES=		cpe iconv libtool pathfix
+
+CPE_VENDOR=	popt_project
 
 TEST_TARGET=	check
 


More information about the dev-commits-ports-all mailing list