Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:06 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: 90bc4f6f47f7 - main - textproc/freexl: Add CPE information
Message-ID:  <202110211543.19LFh6rd068538@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=90bc4f6f47f71b818340f56440b3b012bdcaeee2

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

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

diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile
index 2c21abaee6bc..fef74e311332 100644
--- a/textproc/freexl/Makefile
+++ b/textproc/freexl/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Library to extract valid data from within an Excel (.xls) spreadsheet
 LICENSE=	GPLv2+ LGPL21+ MPL11
 LICENSE_COMB=	dual
 
-USES=		gmake iconv libtool pathfix
+USES=		cpe gmake iconv libtool pathfix
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	ac_cv_search_locale_charset=no
 USE_LDCONFIG=	yes



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